blob: 40bed11e3aac38a839e06fa9a80598635e795fe2 [file] [log] [blame]
{
"name": "hello",
"version": "0.0.4",
"summary": "hello world.",
"description": "Hello world Desc.",
"homepage": "https://github.com/zhengfuzhe2013",
"license": "MIT",
"authors": {
"yuyang": "yy_you_xiang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhengfuzhe2013/hello.git",
"tag": "0.0.4"
},
"source_files": "hello/hello/*.{h,m}"
}