blob: 877ee35c3a211d855e4e604ee079ac6d56ae2d83 [file] [log] [blame]
{
"name": "DDPhotoPicker",
"version": "0.1",
"summary": "A better choice for picking photos",
"description": "A longer description of DDPhotoPicker in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"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.1"
},
"source_files": "DDPhotoPicker/*.swift",
"requires_arc": true
}