[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 2 / 7 / c / TQUIKitWidgets / 0.1.0 / TQUIKitWidgets.podspec.json
blob189d3a1ec3d6f1f1fc458e37d6260a7510b5f7c7
2   "name": "TQUIKitWidgets",
3   "version": "0.1.0",
4   "summary": "Some common collection of UI components.",
5   "homepage": "https://github.com/Tuqierrenzu/TQUIKitWidgets",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TQTeam": "ZhengJiaoHong6@gmail.com, haozhang0770@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Tuqierrenzu/TQUIKitWidgets.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TQUIKitWidgets/Classes/**/*",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.3.0"
24     ]
25   }