blob: 0f441bf8745f2e32305073350cb25f0e8a096862 [file] [log] [blame]
{
"name": "DDPhotoPicker",
"version": "0.2",
"summary": "A better choice for picking photos",
"homepage": "https://github.com/wddwycc/DDPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"闻端Carl": "wddwyss@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wddwycc/DDPhotoPicker.git",
"tag": "0.2"
},
"source_files": "DDPhotoPicker/*.swift",
"frameworks": "Photos",
"requires_arc": true
}