2 "name": "UIDeviceAddition",
7 "summary": "Generates a unique identifier based on the mac address of the device in combination with the bundle identifier.",
8 "description": "Apple stopped supporting a unique identifier for iOS. This source code solves the problem. It generates a unique identifier based on the mac address of the device in combination with the bundle identifier.",
9 "homepage": "https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5",
10 "authors": "Georg Kitz",
13 "git": "https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5.git",
16 "source_files": "Classes/*.{h,m}",