[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 5 / 6 / 7 / Clappr / 0.3.9 / Clappr.podspec.json
blob5f91b30cec6c0fed5fc77c92fc0c4022dc3d0013
2   "name": "Clappr",
3   "version": "0.3.9",
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.9"
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.4"
25     ]
26   }