[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 2 / e / AICrypto / 1.1 / AICrypto.podspec.json
blobc64930bac97a45bb86582888d3ba8339cb09782f
2   "name": "AICrypto",
3   "version": "1.1",
4   "summary": "一个加密的object-c工具包.集成了DES,DES3,AES,SHA1,MD5,HEX16进制,RSA,移位编码",
5   "homepage": "https://git.oschina.net/aicmciisc/AICrypto",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "zhaoliang": "zhaol2014@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://git.oschina.net/aicmciisc/AICrypto.git",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "AICrypto",
19     "AICrypto/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "AICrypto/**/*.h",
23   "requires_arc": true