[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / ZeTarget / 0.0.1 / ZeTarget.podspec.json
blob91efe49037dbdc8df74ebe759bee58c99368b77e
2   "name": "ZeTarget",
3   "version": "0.0.1",
4   "summary": "ZeTarget SDK is for Inter Apps",
5   "description": "ZeTarget SDK is a very helpful tool to report bugs, discuss with developers.\nIt will act as an interface between developer , designer , and tester.",
6   "homepage": "http://www.zetarget.com",
7   "screenshots": "http://zetarget.io/assets/website/img/zetarget_full_logo.png",
8   "license": "Commercial",
9   "authors": {
10     "Raja Vikram": "rajavikram@zemosolabs.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://bitbucket.org/rajavikram/zetarget.git"
17   },
18   "source_files": [
19     "include/ZeTarget/ZeTarget.h",
20     "include/HorizontalInAppViewController.xib",
21     "include/InfoInAppViewController.xib",
22     "include/RatingInAppViewController.xib",
23     "include/VerticalInAppViewController.xib"
24   ],
25   "public_header_files": "include/ZeTarget/ZeTarget.h",
26   "preserve_paths": "libZeTarget.a",
27   "vendored_libraries": "libZeTarget.a",
28   "libraries": "sqlite3",
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.5"
33     ],
34     "Lookback": [
36     ]
37   }