[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / d / GLKeychain / 0.0.1 / GLKeychain.podspec.json
blob03ecf779c97f8f156d4a7e62fc9bc896dde0cfd4
2   "name": "GLKeychain",
3   "version": "0.0.1",
4   "summary": "iOS 下快捷使用 KeyChain 服务来管理您的代码",
5   "license": {
6     "type": "Apache",
7     "file": "LICENSE.md"
8   },
9   "homepage": "https://github.com/GrayLand119/GLKeychain",
10   "screenshots": "https://github.com/GrayLand119/GLKeychain/blob/master/GLKeychainDemo01.png",
11   "authors": {
12     "GrayLand": "languilin1109@vip.qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/GrayLand119/GLKeychain.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GLKeychainDemo/GLKeychainDemo/GLKeychain/**/*.{h,m}",
22   "ios": {
23     "frameworks": "Security"
24   },
25   "requires_arc": true