blob: 4352512f7d926b14483485cf414b581f5321a2d8 [file] [log] [blame]
{
"name": "leoTestDemo",
"version": "1.0.0",
"summary": "leoTestDemo.",
"description": "this is leoTestDemo",
"homepage": "https://github.com/leoAntu/leoTestDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"leoAntu": "363018182@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leoAntu/leoTestDemo.git",
"tag": "1.0.0"
},
"source_files": "leoTestDemo/**/*.{h,m}",
"requires_arc": true
}