blob: efd168220b4d5e511f36a89c307a104b4c9c81ee [file] [log] [blame]
{
"name": "FFCommonWidget",
"version": "0.1.5",
"summary": "选择照片",
"description": "修复bundle和图片找不到bug",
"homepage": "https://github.com/tmd2013/FFCommonWidget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nono": "399820721@qq.com"
},
"source": {
"git": "https://github.com/tmd2013/FFCommonWidget.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"FFCommonWidget": [
"FFCommonWidget/Assets/*.png"
]
},
"subspecs": [
{
"name": "FFPhotoSelected",
"source_files": "FFCommonWidget/Classes/FFPhotoSelected/**/*",
"resources": "FFCommonWidget/Classes/FFPhotoSelected/*.{xib}"
}
]
}