[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / f / JFTools / 1.0.1 / JFTools.podspec.json
blob1a4fcd37e1f53fb0a7288a507abf55753ca691a7
2   "name": "JFTools",
3   "version": "1.0.1",
4   "summary": "JFTools",
5   "description": "我的工具类,第一次提交",
6   "homepage": "https://github.com/Since1999/MyTools",
7   "license": "MIT",
8   "authors": {
9     "noisse": "9073842@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Since1999/MyTools.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "M80TableViewComponent": [
27     ]
28   }