[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / 9 / HSCryption / 1.0.0 / HSCryption.podspec.json
blob5a96e5bef9eab0760aabc8191fefa53ced944fc0
2   "name": "HSCryption",
3   "version": "1.0.0",
4   "summary": "encode&decode component.",
5   "homepage": "https://github.com/ZYXiao/HSCryption",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ZYXiao": "304983615@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ZYXiao/HSCryption.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "HSCryption/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "Security"
24   ],
25   "requires_arc": true