[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / d / AESCipher / 0.0.1 / AESCipher.podspec.json
blob37971433927b5daa48e53eb33db6a0aca114b9c7
2   "name": "AESCipher",
3   "version": "0.0.1",
4   "summary": "AES加密",
5   "description": "AES加密解密",
6   "homepage": "https://github.com/151016zkq/AESCipher",
7   "license": "MIT",
8   "authors": {
9     "151016zkq": "1510166838@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/151016zkq/AESCipher.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true