[Add] Dengage 5.73
[CocoaPods.git] / Specs / a / 3 / 1 / AFOFoundation / 1.0.2 / AFOFoundation.podspec.json
blob5b8abbbd56ac5438067a9ad3d5f4103050c06a16
2   "name": "AFOFoundation",
3   "version": "1.0.2",
4   "license": "MIT",
5   "homepage": "https://github.com/PangDu/AFOFoundation.git",
6   "authors": {
7     "PangDu": "792229197@qq.com"
8   },
9   "summary": "This library is an extension to the iOS Foundation framework.",
10   "source": {
11     "git": "https://github.com/PangDu/AFOFoundation.git",
12     "tag": "v1.0.2",
13     "submodules": true
14   },
15   "module_name": "Rich",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "public_header_files": "AFOFoundation/AFOFoundation/**/**.h",
20   "source_files": "AFOFoundation/AFOFoundation/*",
21   "ios": {
22     "frameworks": "Foundation"
23   }