[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 3 / Tide / 1.2.8 / Tide.podspec.json
blobdc35081cbd41f1dbaded9721c9d9081ae756c804
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.2.8",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Andrew Aquino]": "[andrew@totemv.com]"
15   },
16   "homepage": "http://totemv.com/drewkiino",
17   "frameworks": "UIKit",
18   "source": {
19     "git": "https://github.com/DrewKiino/Tide.git",
20     "tag": "master"
21   },
22   "dependencies": {
23     "AsyncSwift": [
24       "1.7.4"
25     ],
26     "SDWebImage": [
27       "3.8.0"
28     ]
29   },
30   "source_files": "Tide/Source/*.{swift}"