blob: 077bf6dc0b6fc48d98e4c7a1152f7f079fc9a4cf [file] [log] [blame]
{
"name": "PrivateLibraryDemo",
"version": "0.0.2",
"summary": "这是summary",
"description": "A short description of PrivateLibraryDemo. test",
"homepage": "https://github.com/design1890/PrivateLibraryDemo.git",
"license": "MIT",
"authors": {
"贾嵩嵩": "design1890@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/design1890/PrivateLibraryDemo.git",
"tag": "0.0.2"
},
"source_files": "Class/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}