[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 2 / e / Tattle-UI-iOS / 1.0.1 / Tattle-UI-iOS.podspec.json
blobc7042791bc8ad9cbc228d256980b0dc73ea9dfaa
2   "name": "Tattle-UI-iOS",
3   "version": "1.0.1",
4   "summary": "Tattle UI control library for IOS",
5   "description": "Tattle UI control is an testing kit used to Report bug from any screen ",
6   "homepage": "https://github.com/shwethagopal/Tattle-UI-iOS",
7   "license": "MIT",
8   "authors": {
9     "Manikandan": "manikandan.m@npcompete.com",
10     "Jailani": "jailani.h@npcompete.com"
11   },
12   "social_media_url": "http://stackoverflow.com/users/2223390/mani",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/shwethagopal/Tattle-UI-iOS.git",
18     "tag": "v1.0.1"
19   },
20   "source_files": [
21     "TattleControl",
22     "*.{h,m}"
23   ],
24   "resources": [
25     "TattleControl/Resources/*.{gif,png}",
26     "TattleControl/*.xib"
27   ],
28   "frameworks": [
29     "OpenGLES",
30     "QuartzCore",
31     "AVFoundation",
32     "CoreGraphics",
33     "MessageUI",
34     "ImageIO"
35   ],
36   "requires_arc": true,
37   "prefix_header_contents": "#import \"UIController+SnapShotButton.h\" "