[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / d / 0 / SNYKeyChain / 1.1 / SNYKeyChain.podspec.json
blobab1f05573802bf9c68b0d3afa17dc9da4f0f3309
2   "name": "SNYKeyChain",
3   "version": "1.1",
4   "summary": "simple Keychain",
5   "homepage": "https://github.com/songnaiyin/SNYKeychain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "songnaiyin": "598922307@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/songnaiyin/SNYKeychain.git",
18     "tag": "1.1"
19   },
20   "source_files": "SNYKeychain/SNYKeychain/*.{h,m,mm,cpp,c}",
21   "public_header_files": [
22     "SNYKeychain/SNYKeychain/*.h"
23   ],
24   "frameworks": [
25     "Security",
26     "Foundation"
27   ],
28   "requires_arc": true