blob: b2718bf3458829296bc19d0550c2dc2df4e969ee [file] [log] [blame]
{
"name": "MTPhotoPicker",
"version": "0.1.1",
"summary": "iMessage style photopicker with visual effects.",
"description": "PhotoPicker allows you to integrate imessage style photo selection view in a several lines of code",
"homepage": "https://github.com/dima-u/MTPhotoPicker",
"screenshots": "https://raw.githubusercontent.com/dima-u/MTPhotoPicker/master/Screenshots/example.gif",
"license": "MIT",
"authors": {
"Ulyanov Dmitry": "dima-u@inbox.ru"
},
"source": {
"git": "https://github.com/dima-u/MTPhotoPicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/**/*"
],
"resources": [
"Pod/Assets/**/*"
]
}