blob: efc301c1888210a7ceeffa314277f60a48c0a7b8 [file] [log] [blame]
{
"name": "LTVMediaPicker",
"version": "1.0.0",
"summary": "An media-asset picker from photo album or camera",
"description": "LTVMediaPicker is a simple tool to pick photo or video from album or camera.",
"homepage": "https://github.com/Lotheve/LTVMediaPicker",
"license": "MIT",
"authors": {
"Lotheve": "gaofeng-7171@163.com"
},
"social_media_url": "https://lotheve.github.io/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Lotheve/LTVMediaPicker.git",
"tag": "1.0.0"
},
"source_files": "LTVMediaPicker/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}