[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / c / MobilePlayer / 1.3.0 / MobilePlayer.podspec.json
blobeb22fa83e1568d8d2c7c51cbc448b3ed592e3df6
2   "name": "MobilePlayer",
3   "version": "1.3.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     "Cem Olcay": "ccemolcay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mobileplayer/mobileplayer-ios.git",
13     "tag": "1.3.0"
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   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.2"
29   }