[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / b / SwiftAVPlayer / 1.0 / SwiftAVPlayer.podspec.json
blob0c370707dfd0258db682019b5bf934349fce740c
2   "name": "SwiftAVPlayer",
3   "version": "1.0",
4   "swift_version": "4.0",
5   "summary": "A swift tool for AVFoundation easily to use.",
6   "description": "A swift tool for AVFoundation easily to use.I will optimize always.",
7   "homepage": "https://github.com/Rookieneo/SwiftAVPlayer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rookieneo": "rookieneo1224@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Rookieneo/SwiftAVPlayer.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftAVPlayer/Classes/**/{*.swift,*.xib}",
23   "resources": "SwiftAVPlayer/Classes/Resources/Media.xcassets",
24   "dependencies": {
25     "SnapKit": [
27     ]
28   }