[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / d / 0 / SNYKeyChain / 1.0 / SNYKeyChain.podspec.json
blobf025ec302dc98090e8301a0bbf809b653b3ffe3c
2   "name": "SNYKeyChain",
3   "version": "1.0",
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.0"
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     "UIKit"
27   ],
28   "requires_arc": true