[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / 6 / 8 / BitautoTech / 0.0.2 / BitautoTech.podspec.json
blob3ab8a10e7006436461ca00b73a0e5ab6403443ff
2   "name": "BitautoTech",
3   "version": "0.0.2",
4   "summary": "A Tool Kit of BitautoTech.",
5   "description": "BitautoTech is a iOS develop Tool kit.",
6   "homepage": "https://github.com/huipengo/BitautoTech",
7   "license": "MIT",
8   "authors": {
9     "huipeng": "penghui_only@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/BitautoTech.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "BitautoTech/BitautoTech/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "MJRefresh": [
26       "~> 3.1.15"
27     ]
28   }