[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 7 / Clappr / 0.3.20 / Clappr.podspec.json
blob8de032ea8a9ca8710fa4ed008c3cab72df7b35fe
2   "name": "Clappr",
3   "version": "0.3.20",
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     "Bruno Torres": "me@brunotorr.es",
12     "Fernando Pinho": "fpinho@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/clappr/clappr-ios.git",
16     "tag": "0.3.20"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Clappr/Classes/**/*",
23   "resources": "Clappr/Resources/*.{xib,ttf,png,xcassets}",
24   "dependencies": {
25     "Kingfisher": [
26       "~> 2.4"
27     ]
28   }