blob: ed08cb47edea6a0baf3bc3b5c480fa413b72aa04 [file] [log] [blame]
{
"name": "JLDemo",
"version": "0.0.1",
"summary": "only test",
"homepage": "https://github.com/tryFighting/JLDemo",
"license": "MIT",
"authors": {
"tryFighting": "email@address.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/tryFighting/JLDemo.git",
"tag": "0.0.1"
},
"source_files": [
"JLDemo",
"MyProject/MyFramework/*.{h,m}"
],
"requires_arc": true
}