[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / 7 / SlidingSegmentControl / 0.0.1 / SlidingSegmentControl.podspec.json
blobae3bfba2ba2d71ca3d8b74326abf99b08e1481c5
2   "name": "SlidingSegmentControl",
3   "version": "0.0.1",
4   "summary": "SlidingSegmentControl",
5   "description": "this is only for Objective C.",
6   "homepage": "https://github.com/TonnyTeng/SlidingSegmentControl",
7   "license": "MIT",
8   "authors": {
9     "dengtao": "1083683360@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TonnyTeng/SlidingSegmentControl.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SlidingSegmentedControlDemo/SlidingSegmentedControlDemo/SlidingSegmentControl/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "PunchScrollView": [
23       "~>1.1.1"
24     ]
25   }