[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / d / 3 / 0 / Kickflip / 1.0.0 / Kickflip.podspec.json
blob4735a3c9e7ba69db19a34246edd090eeb7ccff33
2   "name": "Kickflip",
3   "version": "1.0.0",
4   "summary": "The Kickflip platform provides a complete video broadcasting solution for your iOS application.",
5   "homepage": "https://github.com/Kickflip/kickflip-ios-sdk",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Chris Ballinger": "chris@openwatch.net"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Kickflip/kickflip-ios-sdk.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Kickflip",
19     "Kickflip/**/*.{h,m,mm,cpp}"
20   ],
21   "resources": "Kickflip/Resources/*",
22   "requires_arc": true,
23   "libraries": "c++",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 1.3"
27     ],
28     "AFOAuth2Client": [
29       "~> 0.1"
30     ],
31     "CocoaLumberjack": [
32       "~> 1.0"
33     ],
34     "SSKeychain": [
35       "~> 1.2"
36     ],
37     "OWS3Client": [
38       "~> 1.0"
39     ],
40     "FFmpegWrapper": [
41       "~> 1.0"
42     ],
43     "UIView+AutoLayout": [
44       "~> 1.3"
45     ],
46     "Mantle": [
47       "~> 1.4"
48     ],
49     "SDWebImage": [
50       "~> 3.6"
51     ],
52     "FormatterKit/TimeIntervalFormatter": [
53       "~> 1.4"
54     ]
55   }