blob: f769cc3ef1807bfc59701ecfa077c166d283c476 [file] [log] [blame]
{
"name": "IMessageAttachment",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IMessageAttachment/Classes/**/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"Photos"
]
}