[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 3 / 9 / 2 / GDMedia / 0.1.0 / GDMedia.podspec.json
blob502e115108afff3cdd2668c46efb28390425bb89
2   "name": "GDMedia",
3   "version": "0.1.0",
4   "summary": "Media player for iOS.",
5   "homepage": "https://github.com/goodow/GDMedia",
6   "license": "MIT",
7   "authors": {
8     "Larry Tin": "dev@goodow.com"
9   },
10   "source": {
11     "git": "https://github.com/goodow/GDMedia.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GDMedia": [
21       "Pod/Assets/*.png"
22     ]
23   }