[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / 1 / 4 / JTScrollViewController / 1.0.5 / JTScrollViewController.podspec.json
blobd759d13e5c7589515002ff2e2b869c25ef53243e
2   "name": "JTScrollViewController",
3   "version": "1.0.5",
4   "summary": "Create ScrollViewController pragmatically using Auto Layout.",
5   "homepage": "https://github.com/jonathantribouharet/JTScrollViewController",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/jonathantribouharet/JTScrollViewController.git",
17     "tag": "1.0.5"
18   },
19   "source_files": "JTScrollViewController/*",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
23       "~> 0"
24     ]
25   }