[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 5 / SurveyonPartners / 0.0.6 / SurveyonPartners.podspec.json
blob6b9357351d9acc615039737cb2b0a25541d65463
2   "name": "SurveyonPartners",
3   "version": "0.0.6",
4   "summary": "SOP iOS SDK",
5   "description": "This library allows you to integrate surveyonPartners into your iOS app",
6   "homepage": "https://github.com/researchpanelasia/sop-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kotaro Arimura": "kotaro.arimura@d8aspring.com",
13     "Choi Jiseon": "choi.jiseon@d8aspring.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/researchpanelasia/sop-ios-sdk.git",
20     "tag": "v0.0.6"
21   },
22   "source_files": [
23     "SurveyonPartners/*.{swift,h,m,modulemap}",
24     "SurveyonPartners/Models/*.swift"
25   ],
26   "resource_bundles": {
27     "SurveyonPartners": [
28       "SurveyonPartners/*.xib",
29       "SurveyonPartners/models/*.xib",
30       "SurveyonPartners/image/*.*"
31     ]
32   },
33   "xcconfig": {
34     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/SurveyonPartners/SurveyonPartners"
35   },
36   "pushed_with_swift_version": "3.0"