[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / 5 / c / FFCommonWidget / 0.2.2 / FFCommonWidget.podspec.json
blob33876ecffca7018485403578b7407300b66489f1
2   "name": "FFCommonWidget",
3   "version": "0.2.2",
4   "summary": "我的常用分类",
5   "description": "我的常用分类 nsstring分类 nadate分类",
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.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "FFCategory",
24       "source_files": "FFCommonWidget/Classes/FFCategory/**.*"
25     }
26   ]