[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 2 / 4 / a / IMessageAttachment / 1.0.4 / IMessageAttachment.podspec.json
blob772539f8f6b97b9094e95a6713d94dbc9d531c52
2   "name": "IMessageAttachment",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "Photo attachment control from iMessage app",
6   "homepage": "https://github.com/nekromarko/IMessageAttachment",
7   "authors": {
8     "Mark Prutskiy": "makroo@yandex.ru"
9   },
10   "source": {
11     "git": "https://github.com/nekromarko/IMessageAttachment.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "IMessageAttachment/Classes/**/*",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "AVFoundation",
23     "Photos"
24   ]