[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 3 / STCEncryptiOS / 1.0.0 / STCEncryptiOS.podspec.json
blob2f334fec516fdfc66d1ac1bd75b39bf780157d42
2   "name": "STCEncryptiOS",
3   "version": "1.0.0",
4   "summary": "加密模块",
5   "homepage": "https://git.oschina.net/starcormobileteam/stcencryptios.git",
6   "license": "MIT",
7   "authors": {
8     "周强": "qiang.zhou@starcor.cn"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://git.oschina.net/starcormobileteam/stcencryptios.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "STCEncryptionLibray/**/*.{h,m,c}",
18   "frameworks": [
19     "UIKit",
20     "Security",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "dependencies": {
25     "OpenSSL-iOS/Static": [
27     ]
28   },
29   "requires_arc": true