blob: 94e61699a9a2989a1af368d36c01a176d987703b [file] [log] [blame]
{
"name": "AFODelegateExtension",
"version": "0.0.1",
"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.1"
},
"source_files": "AFODelegateExtension/**/*.{h,m}",
"public_header_files": "AFODelegateExtension/**/*.h",
"requires_arc": true,
"dependencies": {
"AFOGitHub": [
]
}
}