[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / f / FMBaseClass / 1.1.0 / FMBaseClass.podspec.json
blob2435b1680323668c99827eece425999b06a291c0
2   "name": "FMBaseClass",
3   "version": "1.1.0",
4   "summary": "IOS常用工具类总结",
5   "description": "IOS常用工具类总结 IOS常用工具类总结。。。",
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.1.0"
20   },
21   "ios": {
22     "vendored_frameworks": "FrameWork/FMBaseClass.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true