[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / c / MobilePlayer / 1.1.0 / MobilePlayer.podspec.json
blob88a121ad6d1ca1e955c8ffc5f5672c9525c4f491
2   "name": "MobilePlayer",
3   "version": "1.1.0",
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   },
12   "source": {
13     "git": "https://github.com/mobileplayer/mobileplayer-ios.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "UIKit",
22     "MediaPlayer"
23   ],
24   "source_files": "MobilePlayer/**/*.swift",
25   "resource_bundles": {
26     "MobilePlayer": "MobilePlayer/**/*.png"
27   }