blob: adb80bf7f9073459428595a7ed5fdeaf336c382e [file] [log] [blame]
{
"name": "AFOGitHub",
"version": "0.0.1",
"summary": "Integrated tripartite library.",
"description": "Integrate common tripartite libraries.",
"homepage": "https://github.com/PangDuTechnology/AFOGitHub.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOGitHub.git",
"tag": "0.0.1"
},
"source_files": "AFOGitHub/**/*.{h,m}",
"public_header_files": "AFOGitHub/**/*.h",
"requires_arc": true
}