[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / c / AFOUIKIT / 0.0.1 / AFOUIKIT.podspec.json
blob51af887d18e1876f4dd4950b0ebcd32dde5b7fe9
2   "name": "AFOUIKIT",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "AFOUIKIT",
20     "AFOUIKIT/**/*.{h,m}"
21   ],
22   "public_header_files": "AFOUIKIT/**/*.h",
23   "requires_arc": true