[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / a / IMessageAttachment / 1.0.0 / IMessageAttachment.podspec.json
blob192190e7ea11b14c68e5bc7d1f378f0d6532cdc0
2   "name": "IMessageAttachment",
3   "version": "1.0.0",
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.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "IMessageAttachment/Classes/**/*",
18   "resource_bundles": {
19     "IMessageAttachment": [
20       "IMessageAttachment/**/*"
21     ]
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "AVFoundation",
28     "Photos"
29   ]