blob: f9ffa4f56c094e4c936b5d138737a6687fa8b633 [file] [log] [blame]
{
"name": "AFOFoundation",
"version": "0.0.1",
"summary": "This library is for extending Foundation 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/AFOFoundation.git",
"tag": "0.0.1"
},
"source_files": "AFOFoundation/**/*.{h,m}",
"public_header_files": "AFOFoundation/**/*.h",
"requires_arc": true
}