blob: 3e44cc68e64b113291e06ec80d924a36f1c95f80 [file] [log] [blame]
{
"name": "AFODelegateExtension",
"version": "0.0.2",
"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.2"
},
"source_files": "AFODelegateExtension/**/*.{h,m}",
"public_header_files": "AFODelegateExtension/**/*.h",
"requires_arc": true
}