blob: 1fa16f6adfdc623ee1b8eb0d8fd51ebde6b73db2 [file] [log] [blame]
{
"name": "PrivateLibraryDemo",
"version": "0.0.1",
"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.1"
},
"source_files": "Class/*.{h,m}"
}