[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / f / GRAESCrypt / 1.0.1 / GRAESCrypt.podspec.json
blobcdff28327ec789d29c8bf4bfcdbbd2894980dc9a
2   "name": "GRAESCrypt",
3   "version": "1.0.1",
4   "summary": "AES encode and decode for iOS",
5   "homepage": "https://github.com/GreedBell/AESCrypt",
6   "license": "MIT",
7   "authors": {
8     "Bell": "bell@greedlab.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/GreedBell/AESCrypt.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "public_header_files": "Classes/AES/{AESCrypt,NSData+Base64,NSString+Base64}.h",
19   "requires_arc": true