[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / a / IMessageAttachment / 1.1.6 / IMessageAttachment.podspec.json
blobbdd61157c0c9225ed47bac052c68742fe52453d7
2   "name": "IMessageAttachment",
3   "version": "1.1.6",
4   "license": "MIT",
5   "summary": "Photo attachment control from iMessage app",
6   "homepage": "https://github.com/Healthjoy-iOS/IMessageAttachment",
7   "authors": {
8     "Mark Prutskiy": "makroo@yandex.ru"
9   },
10   "source": {
11     "git": "https://github.com/Healthjoy-iOS/IMessageAttachment.git",
12     "tag": "1.1.6"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "IMessageAttachment/Classes/**/*",
18   "ios": {
19     "resource_bundles": {
20       "IMessageAttachment": [
21         "IMessageAttachment/Resources/*.png"
22       ]
23     }
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "AVFoundation",
30     "Photos"
31   ]