blob: f67b74267065afd8ab91c49f375d424c6688c052 [file] [log] [blame]
{
"name": "testGitLib",
"version": "0.0.1",
"summary": "帖子制作",
"homepage": "https://github.com/ExplorerRhett/testGitLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangliang": "wangliang@lqwawa.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ExplorerRhett/testGitLib.git",
"tag": "0.0.1"
},
"source_files": "testGitLib/class/**/*",
"requires_arc": true
}