[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / 2 / 3 / e / FFToolModule / 1.0.3 / FFToolModule.podspec.json
blob322912b5ed0e9d8afe7bd977043e5d6effebb949
2   "name": "FFToolModule",
3   "version": "1.0.3",
4   "summary": "This is some summary for FFToolModule",
5   "description": "FFToolModule 是一个用于保存一些常用工具,控件类,各类类别类的工具",
6   "homepage": "https://github.com/FelixZhengFei/FFToolModule",
7   "license": "MIT",
8   "authors": "郑强飞",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/FelixZhengFei/FFToolModule.git",
14     "tag": "1.0.3"
15   },
16   "source_files": "FFToolModule/FFToolModule/Files/**/*.{h,m,swift}",
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "FFAlert",
21       "source_files": "FFToolModule/FFToolModule/FFAlert/*.{h,m,swift}"
22     }
23   ]