[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 5 / 6 / 7 / Clappr / 0.3.5 / Clappr.podspec.json
blob48792e60675cc6c89d39ff3c8480d8f1a4af6d28
2   "name": "Clappr",
3   "version": "0.3.5",
4   "summary": "An extensible media player for iOS",
5   "homepage": "http://clappr.io",
6   "license": "MIT",
7   "authors": {
8     "Diego Marcon": "dm.marcon@gmail.com",
9     "Thiago Pontes": "thiagopnts@gmail.com",
10     "Gustavo Barbosa": "gustavocsb@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/clappr/clappr-ios.git",
14     "tag": "0.3.5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resources": "Pod/Resources/*.{xib,ttf,png,xcassets}",
22   "dependencies": {
23     "Kingfisher": [
24       "~> 2.2"
25     ]
26   }