[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / c / MobilePlayer / 1.0.1 / MobilePlayer.podspec.json
blob9f4cf66c462c4a739ef3cd164e6d44ca37ece181
2   "name": "MobilePlayer",
3   "version": "1.0.1",
4   "summary": "A powerful and completely customizable media player for iOS.",
5   "homepage": "https://github.com/mobileplayer/mobileplayer-ios",
6   "license": "CC",
7   "authors": {
8     "Barış Şencan": "baris.sncn@gmail.com",
9     "Toygar Dündaralp": "tdundaralp@gmail.com",
10     "Cem Olcay": "ccemolcay@gmail.com",
11     "Şahin Boydaş": "sahinboydas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mobileplayer/mobileplayer-ios.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "MediaPlayer"
24   ],
25   "source_files": "MobilePlayer/**/*.swift",
26   "resource_bundles": {
27     "MobilePlayer": "MobilePlayer/**/*.png"
28   }