blob: 7f94d8b22fac4b651b496935c26af3cccfc3889c [file] [log] [blame]
{
"name": "LPDemo2",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/layerLP/LPDemo2",
"license": "MIT",
"authors": {
"layerLP": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/layerLP/LPDemo2.git",
"tag": "0.0.1"
},
"source_files": [
"MYPro",
"MYPro/MYFrameworks/*.{h,m}"
],
"requires_arc": true
}