[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 6 / AESEncryptManager / 0.1.0 / AESEncryptManager.podspec.json
blobaf504658496aac2be7f086eed355cc4209e0fc7c
2   "name": "AESEncryptManager",
3   "version": "0.1.0",
4   "summary": "aes encrypt decrypt for Objective-C.",
5   "description": "aes encrypt decrypt for Objective-C,enjoy it.",
6   "homepage": "https://github.com/xiaoxiaocainiao/AESEncryptManager",
7   "license": "MIT",
8   "authors": {
9     "michael wang": "wangyan.work@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/xiaoxiaocainiao/AESEncryptManager.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "http://www.wangyan.im",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/AESEncryptManager/*.{h,m}"