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