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