[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 2 / c / f / FMBaseClass / 1.0.2 / FMBaseClass.podspec.json
blob61e61bd31cbe47fff33456aff8b4f5773ded4a1e
2   "name": "FMBaseClass",
3   "version": "1.0.2",
4   "summary": "常用类总结",
5   "description": "常用类总结。。。",
6   "homepage": "https://github.com/fuxinming/FMBaseClass.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuxinming": "980280655@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fuxinming/FMBaseClass.git",
19     "tag": "1.0.2"
20   },
21   "ios": {
22     "vendored_frameworks": "FrameWork/FMBaseClass.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true