[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 6 / TCSetting / 0.2.2 / TCSetting.podspec.json
blob3541f3f0d144c1b012c2d75077a4c1b631d03ec8
2   "name": "TCSetting",
3   "version": "0.2.2",
4   "summary": "用于App的设置页面,简单、实用、美观",
5   "homepage": "https://github.com/ichensheng/TCSetting",
6   "license": "Apache",
7   "authors": {
8     "ichensheng": "cs200521@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ichensheng/TCSetting.git",
15     "tag": "0.2.2"
16   },
17   "source_files": "TCSetting/Classes/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.0"
22     ],
23     "TCTools": [
24       "~> 0.1.4"
25     ]
26   }