blob: 51af887d18e1876f4dd4950b0ebcd32dde5b7fe9 [file] [log] [blame]
{
"name": "AFOUIKIT",
"version": "0.0.1",
"summary": "This library is for extending UIKit libraries.",
"description": "Inherit and system classes, compile extensions, and reuse.",
"homepage": "https://github.com/PangDuTechnology/AFOUIKIT.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOUIKIT.git",
"tag": "0.0.1"
},
"source_files": [
"AFOUIKIT",
"AFOUIKIT/**/*.{h,m}"
],
"public_header_files": "AFOUIKIT/**/*.h",
"requires_arc": true
}