[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / e / Tattle-UI-iOS / 1.0 / Tattle-UI-iOS.podspec.json
blob40d942097799377ed4147886affbef2d86ae522e
2   "name": "Tattle-UI-iOS",
3   "version": "1.0",
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   },
11   "social_media_url": "http://stackoverflow.com/users/2223390/mani",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/shwethagopal/Tattle-UI-iOS.git",
17     "tag": "v1.0"
18   },
19   "source_files": [
20     "TattleControl",
21     "*.{h,m}"
22   ],
23   "resources": [
24     "TattleControl/Resources/*.{gif,png}",
25     "TattleControl/*.xib"
26   ],
27   "frameworks": [
28     "OpenGLES",
29     "QuartzCore",
30     "AVFoundation",
31     "CoreGraphics",
32     "MessageUI",
33     "ImageIO"
34   ],
35   "requires_arc": true,
36   "prefix_header_contents": "#import \"UIController+SnapShotButton.h\" "