[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 9 / XMNKeychain / 0.1.0 / XMNKeychain.podspec.json
blobd977c7364b7ac558d9004276bf7ab40f67cc114b
2   "name": "XMNKeychain",
3   "version": "0.1.0",
4   "summary": "XMNKeychain 使用keychain方式存储用户账号,密码",
5   "homepage": "https://github.com/ws00801526/XMNKeychain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ws00801526": "3057600441@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ws00801526/XMNKeychain.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "XMNKeychain/Classes/**/*",
21   "public_header_files": "XMNKeychain/Classes/**/*.h",
22   "frameworks": "Security"