[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / b / 3 / 9 / Starlift / 1.0.7 / Starlift.podspec.json
blob0f9c8ea4ccca14a2a658223b3bd49ae73095cd70
2   "name": "Starlift",
3   "version": "1.0.7",
4   "summary": "Starlift is a library that intends to improve the general feedback and reviews received by a certain app.",
5   "description": "Starlift framework helps developers get user feedback and react based on the certain feedback. This was proven to have a positive impact over app reviews.",
6   "homepage": "http://starlift.3pillarglobal.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3Pillar Global": "starlift-support@3pillarglobal.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/3PillarGlobal/Starlift-iOS.git",
19     "tag": "1.0.7"
20   },
21   "source_files": [
22     "Starlift",
23     "Starlift/**/*.swift"
24   ],
25   "resource_bundles": {
26     "Starlift": [
27       "Starlift/**/*.html",
28       "Starlift/**/*.png",
29       "Starlift/**/Starlift.storyboard",
30       "Starlift/**/*.xib"
31     ]
32   },
33   "frameworks": [
34     "UIKit",
35     "CFNetwork",
36     "Security",
37     "SystemConfiguration",
38     "CoreTelephony",
39     "WebKit",
40     "MessageUI",
41     "JavaScriptCore"
42   ]