gekitz / UIDevice-with-UniqueIdentifier-for-iOS-5

Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
MIT License
1.24k stars 226 forks source link

Add a version tag #10

Closed mmassaki closed 12 years ago

mmassaki commented 12 years ago

Please, could you add a version tag?

I need this to create a cocoapods podspec to this library.

Thanks

gekitz commented 12 years ago

just created a version tag.

Cheers, Georg

mmassaki commented 12 years ago

Thanks! I have already added UIDeviceAddition to CocoaPods Specs.

gekitz commented 12 years ago

Nice ;)