[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 0 / AES128 / 1.0.0 / AES128.podspec.json
blobd90de34cefd6d207d252c9fee125eb19aa428bbc
2   "name": "AES128",
3   "version": "1.0.0",
4   "summary": "AES 128 ECB PKCS7Padding.",
5   "description": "AES 128 ECB PKCS7Padding...",
6   "homepage": "https://github.com/dd2333/AES",
7   "license": "MIT",
8   "authors": {
9     "dd2333": "ice.phoenix.zh@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/dd2333/AES.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "AES",
20     "AES/AESCrypt/**/*.{h,m}"
21   ],
22   "requires_arc": true