[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / c / AFOUIKIT / 0.0.6 / AFOUIKIT.podspec.json
blob716e0476c9daa692cd53a5fe97fd446c8d753ae0
2   "name": "AFOUIKIT",
3   "version": "0.0.6",
4   "summary": "This library is for extending UIKit libraries.",
5   "description": "Inherit and system classes, compile extensions, and reuse.",
6   "homepage": "https://github.com/PangDuTechnology/AFOUIKIT.git",
7   "license": "MIT",
8   "authors": {
9     "PangDu": "xian312117@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PangDuTechnology/AFOUIKIT.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "AFOUIKIT/*.{h,m}",
19   "public_header_files": "AFOUIKIT/*.h",
20   "requires_arc": true