[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / e / TAKUUID / 1.0.1 / TAKUUID.podspec.json
blob84c7c0decd1ee88e8407d2c242111a4638733cab
2   "name": "TAKUUID",
3   "version": "1.0.1",
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.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "ios": {
19     "frameworks": "Security"
20   },
21   "public_header_files": "TAKUUID/*.h",
22   "source_files": "TAKUUID/*.{h,m}"