[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / f / 8 / TFSliderView / 0.1.0 / TFSliderView.podspec.json
blob7504f13ea50ee691991446b09d5fbc6f915db46d
2   "name": "TFSliderView",
3   "version": "0.1.0",
4   "summary": "An easy to use stylish toggle switch for iOS 8+.",
5   "homepage": "https://github.com/tarikfayad/TFSliderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tarik Fayad": "tarikfayad@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/tarikfayad",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tarikfayad/TFSliderView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "pop": [
28       "~> 1.0"
29     ]
30   }