blob: 85ca5a54bae340bf2d5bc153e6dea737d09a2c73 [file] [log] [blame]
{
"name": "FirstRepository",
"version": "1.0.0",
"summary": "my first Repository.",
"description": "my first repository\njust do it\n 123123",
"homepage": "https://github.com/SuperMutong/FirstRepository",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Haitang": "litianpeng0624.163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SuperMutong/FirstRepository.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}"
}