blob: 81b50bffa6b747d06acd431dd425b74a1e28cc62 [file] [log] [blame]
{
"name": "meyoo",
"version": "0.1.0",
"summary": "meyoo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@gitee.com:YUELUOtianbai/meyoo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"月落天白": "miku15146525451@163.com"
},
"source": {
"git": "git@gitee.com:YUELUOtianbai/meyoo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "meyoo/Classes/**/*",
"resource_bundles": {
"meyoo": [
"meyoo/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
],
"SDWebImage": [
],
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}