blob: c9712be16f4a06dab07ae0d37ddba24e9203f947 [file] [log] [blame]
{
"name": "AFODelegateExtension",
"version": "0.0.7",
"summary": "delegate extenstion.",
"description": "Integrate common tripartite libraries.",
"homepage": "https://github.com/PangDuTechnology/AFODelegateExtension.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFODelegateExtension.git",
"tag": "0.0.7"
},
"source_files": "AFODelegateExtension/*.{h,m}",
"public_header_files": "AFODelegateExtension/*.h",
"requires_arc": true
}