blob: 772539f8f6b97b9094e95a6713d94dbc9d531c52 [file] [log] [blame]
{
"name": "IMessageAttachment",
"version": "1.0.4",
"license": "MIT",
"summary": "Photo attachment control from iMessage app",
"homepage": "https://github.com/nekromarko/IMessageAttachment",
"authors": {
"Mark Prutskiy": "makroo@yandex.ru"
},
"source": {
"git": "https://github.com/nekromarko/IMessageAttachment.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMessageAttachment/Classes/**/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Photos"
]
}