blob: 6a2a80004c1da9c81ca461d04616b1afc5b3c351 [file] [log] [blame]
{
"name": "ZYBmedia",
"version": "0.1.0",
"summary": "ZYBmedia.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://lipengfei@192.168.0.35/changzheng/zypods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lpf": "1007027975@qq.com"
},
"source": {
"git": "http://lipengfei@192.168.0.35/changzheng/zypods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYBmedia/Classes/**/*",
"subspecs": [
{
"name": "libs",
"source_files": "ZYBmedia/libs/*"
}
]
}