blob: 4a07589da8c41e16e148727e2b9863466b39053d [file] [log] [blame]
{
"name": "Shining",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shining/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics",
"AVFoundation",
"CoreAudio"
]
}