[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / a / IMessageAttachment / 1.0.3 / IMessageAttachment.podspec.json
blobf769cc3ef1807bfc59701ecfa077c166d283c476
2   "name": "IMessageAttachment",
3   "version": "1.0.3",
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.3"
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   ]