[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / e / TAKUUID / 1.3.0 / TAKUUID.podspec.json
blob1652d71771f21d0a6f2f2e7d91a14300124f1493
2   "name": "TAKUUID",
3   "version": "1.3.0",
4   "license": "MIT",
5   "summary": "create UUID and store to Keychain library",
6   "homepage": "https://github.com/taka0125/TAKUUID",
7   "authors": {
8     "Takahiro Ooishi": "taka0125@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/taka0125/TAKUUID.git",
12     "tag": "1.3.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "ios": {
19     "frameworks": "Security"
20   },
21   "public_header_files": "Classes/*.h",
22   "source_files": "Classes/*.{h,m}"