[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 4 / Two-waySSL-AES / 0.0.1 / Two-waySSL-AES.podspec.json
blob63d76de259eae6e721b8a89e0b646238670745b6
2   "name": "Two-waySSL-AES",
3   "version": "0.0.1",
4   "summary": "A useful lib for network security.",
5   "description": "This one use Two-way SSL to get key for AES encryption.",
6   "homepage": "https://github.com/w6zhou/Two-waySSL-AES",
7   "license": "MIT",
8   "authors": {
9     "Wenqi Zhou": "zhou.wenqi@hotmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/w6zhou/Two-waySSL-AES.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Pod/Classes/*.{h,m}",
20   "exclude_files": "Classes/Exclude",
21   "requires_arc": true