[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 1 / AFOFoundation / 1.0.4 / AFOFoundation.podspec.json
blob4d14680fe4d52c67656ecc7035a47e878750069d
2   "name": "AFOFoundation",
3   "version": "1.0.4",
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": "1.0.4",
13     "submodules": true
14   },
15   "module_name": "AFOFoundation",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "public_header_files": "AFOFoundation/*.h",
20   "source_files": "AFOFoundation/*.h",
21   "ios": {
22     "frameworks": "Foundation"
23   }