blob: 0b969d375f56bc4ff8c7a4e5e033d95825dfa5d2 [file] [log] [blame]
{
"name": "NihaoWorldRepository",
"version": "0.0.1",
"summary": "a repository demo",
"description": "a repository demo not equal to summary",
"homepage": "https://github.com/Hua0007/NihaoWorldRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hua0007": "huagongzi2011@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Hua0007/NihaoWorldRepository.git",
"tag": "0.0.1"
},
"source_files": "NihaoWorldRepository/TestView/*.{h,m}",
"requires_arc": true
}