[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 5 / PNPlayerKit / 1.0.2 / PNPlayerKit.podspec.json
blob21583f16e3f302d672f48e97c822f54fc6158332
2   "name": "PNPlayerKit",
3   "version": "1.0.2",
4   "summary": "A simple and easy to use video play toolkit.",
5   "description": "Video toolkits that support multi control types and fullscreen",
6   "homepage": "https://github.com/supersheep/PNPlayerKit",
7   "license": "MIT",
8   "authors": {
9     "spudhsu": "supersheepxjy@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/supersheep/PNPlayerKit.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SDWebImage": [
25       "3.8.2"
26     ],
27     "UIColor+Hex": [
28       "1.0.1"
29     ],
30     "Masonry": [
31       "~> 1.1.0"
32     ]
33   }