blob: 5b9edcb0f365905c15f124da7a84847d0a6c1f57 [file] [log] [blame]
{
"name": "LTVMediaPicker",
"version": "1.0.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/Lotheve/LTVMediaPicker.git",
"tag": "1.0.1"
},
"source_files": "LTVMediaPicker/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}