[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 3 / 1 / AFOFoundation / 0.0.1 / AFOFoundation.podspec.json
blobf9ffa4f56c094e4c936b5d138737a6687fa8b633
2   "name": "AFOFoundation",
3   "version": "0.0.1",
4   "summary": "This library is for extending Foundation 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/AFOFoundation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AFOFoundation/**/*.{h,m}",
19   "public_header_files": "AFOFoundation/**/*.h",
20   "requires_arc": true