[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / c / FFCommonWidget / 0.1.7 / FFCommonWidget.podspec.json
blobe46e9862663a29ac835a7c1cf29fda37e8db3500
2   "name": "FFCommonWidget",
3   "version": "0.1.7",
4   "summary": "选择照片",
5   "description": "修复bundle和图片找不到bug",
6   "homepage": "https://github.com/tmd2013/FFCommonWidget",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nono": "399820721@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tmd2013/FFCommonWidget.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "FFCommonWidget": [
23       "FFCommonWidget/Assets/*.png"
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "FFPhotoSelected",
29       "source_files": "FFCommonWidget/Classes/FFPhotoSelected/**.*",
30       "resources": "FFCommonWidget/Classes/FFPhotoSelected/FFSelectPhotoCell.xib"
31     }
32   ]