blob: 620aa758afa8fdcd3e30ecea3619c28ff142de56 [file] [log] [blame]
{
"name": "Shining",
"version": "0.1.5",
"summary": "Screen、UIView recorder",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dimsky/Shining",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dimsky@163.com": "dimsky@163.com"
},
"source": {
"git": "https://github.com/dimsky/Shining.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shining/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics",
"AVFoundation",
"CoreAudio"
]
}