[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 0 / Kickflip / 1.2 / Kickflip.podspec.json
blobf1e1774fc687d917709ddcec4c5b63e0ad832f22
2   "name": "Kickflip",
3   "version": "1.2",
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.2"
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       "~> 2.2"
27     ],
28     "AWSiOSSDK/S3": [
29       "~> 1.7"
30     ],
31     "AFOAuth2Manager": [
32       "~> 2.0"
33     ],
34     "CocoaLumberjack": [
35       "~> 1.0"
36     ],
37     "SSKeychain": [
38       "~> 1.2"
39     ],
40     "FFmpegWrapper": [
41       "~> 1.0"
42     ],
43     "PureLayout": [
44       "~> 2.0"
45     ],
46     "Mantle": [
47       "~> 1.4"
48     ],
49     "SDWebImage": [
50       "~> 3.6"
51     ],
52     "FormatterKit/TimeIntervalFormatter": [
53       "~> 1.4"
54     ]
55   }