[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 5 / c / FFCommonWidget / 0.1.6 / FFCommonWidget.podspec.json
blob65b7c6bccb2665efb4287c176a6d380dd0200815
2   "name": "FFCommonWidget",
3   "version": "0.1.6",
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.6"
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/*.{h,m,xib}"
30     }
31   ]