[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 5 / a / 3 / Tide / 1.0.3 / Tide.podspec.json
blob5d2d375705ca247bfcdd06933fe253372afe01b1
2   "name": "Tide",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Tide is an image processing library.",
7   "requires_arc": true,
8   "version": "1.0.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Andrew Aquino]": "[andrew@totemv.com]"
15   },
16   "homepage": "http://totemv.com/drewkiino.github.io",
17   "frameworks": "UIKit",
18   "source": {
19     "git": "https://github.com/DrewKiino/Tide.git",
20     "tag": "master"
21   },
22   "dependencies": {
23     "Storm": [
25     ],
26     "AsyncSwift": [
28     ],
29     "SDWebImage": [
31     ]
32   },
33   "source_files": "Tide/Source/*.{swift}"