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