[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / c / AESEncrypt / 0.1.0 / AESEncrypt.podspec.json
blob5278d6a59c87ab3fb9f95142249b816bbebbd137
2   "name": "AESEncrypt",
3   "version": "0.1.0",
4   "summary": "A short description of AESEncrypt.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@192.168.10.116:wangwei/AESEncrypt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangwei": "18103315758@163.com"
13   },
14   "source": {
15     "git": "git@192.168.10.116:wangwei/AESEncrypt.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "public_header_files": "AESEncrypt/**/*.{h}"
23   },
24   "source_files": "AESEncrypt/Classes/**/*"