[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 2 / WJSegmentedScrollView / 0.0.2 / WJSegmentedScrollView.podspec.json
blob9b288162a47bd0662692ddcd6230ca055fb20323
2   "name": "WJSegmentedScrollView",
3   "version": "0.0.2",
4   "summary": "Custom segmented header scrollview controller..",
5   "homepage": "https://github.com/shengmingzz/WJSegmentedScrollView",
6   "authors": {
7     "td705": "ryds4321@sohu.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/shengmingzz/WJSegmentedScrollView.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "Pod/Classes/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~>0.6.1"
25     ],
26     "HMSegmentedControl": [
27       "~> 1.5.2"
28     ]
29   }