blob: ab4476cee9ea8feaa30dda52c40bf9c6fde202f8 [file] [log] [blame]
{
"name": "FangMTestForCocoapod",
"version": "1.0.0",
"summary": "a demo for GitHub.",
"description": "A demo for test how to push project to GitHub",
"homepage": "https://github.com/fmJerry/FMGitTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"房明": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fmJerry/FMGitTest.git",
"tag": "1.0.0"
},
"source_files": "FangMPodTestUtil/*.{h,m}",
"exclude_files": "",
"public_header_files": "FangMPodTestUtil/*.h",
"requires_arc": true
}