[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 7 / SurveyNative / 0.1.5 / SurveyNative.podspec.json
blobe36cb990456717d7f4c4aa242cb891dd5854648a
2   "name": "SurveyNative",
3   "version": "0.1.5",
4   "summary": "SurveyNative is a library for creating surveys.",
5   "description": "Supports many question types and the ability to skip questions.  The question data is provided as JSON.",
6   "homepage": "https://github.com/recoveryrecord/SurveyNative",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nmullaney": "nora.mullaney@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/recoveryrecord/SurveyNative.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SurveyNative/Classes/**/*",
22   "resource_bundles": {
23     "SurveyNative": [
24       "SurveyNative/Assets/*.png",
25       "SurveyNative/**/*.xib"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"