[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / b / 3 / FFAES / 1.0.0 / FFAES.podspec.json
blob03a324a88927e436c0a8c6556e8325da124da4ae
2   "name": "FFAES",
3   "version": "1.0.0",
4   "summary": "AES128 + ECB + PKCS7 and Base64",
5   "homepage": "https://github.com/imlifengfeng/FFAES",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "imlifengfeng": "imlifengfeng@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/imlifengfeng/FFAES.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FFAES/*"