blob: 65b7c6bccb2665efb4287c176a6d380dd0200815 [file] [log] [blame]
{
"name": "FFCommonWidget",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"FFCommonWidget": [
"FFCommonWidget/Assets/*.png"
]
},
"subspecs": [
{
"name": "FFPhotoSelected",
"source_files": "FFCommonWidget/Classes/FFPhotoSelected/*.{h,m,xib}"
}
]
}