[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 9 / f / 5 / GWUUIDManager / 0.0.1 / GWUUIDManager.podspec.json
blob9d2116abc86cd385d4d800136b7e05c3083cfaa4
2   "name": "GWUUIDManager",
3   "version": "0.0.1",
4   "summary": "get a unique identifier on ios devices",
5   "description": "This lib can get a unique identifier on ios devices,even if you uninstall and install again,the identifier is the same.",
6   "homepage": "https://github.com/yaonimingsanqian/GWUUIDManger",
7   "license": "MIT",
8   "authors": {
9     "zhaoguowei": "529670074@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yaonimingsanqian/GWUUIDManger.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "demo/demo/uuid/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true