[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 5 / SurveyonPartners / 0.0.7 / SurveyonPartners.podspec.json
blob369c129782a49138ed0bfa2cc51bb1ff12367be3
2   "name": "SurveyonPartners",
3   "version": "0.0.7",
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     "Tadahiro Wada": "tadahiro.wada@mkt-apps.com"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/researchpanelasia/sop-ios-sdk.git",
21     "tag": "v0.0.7"
22   },
23   "source_files": [
24     "SurveyonPartners/*.{swift,h,m,modulemap}",
25     "SurveyonPartners/Models/*.swift"
26   ],
27   "resource_bundles": {
28     "SurveyonPartners": [
29       "SurveyonPartners/*.xib",
30       "SurveyonPartners/models/*.xib",
31       "SurveyonPartners/image/*.*",
32       "SurveyonPartners/*.lproj"
33     ]
34   },
35   "xcconfig": {
36     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/SurveyonPartners/SurveyonPartners"
37   },
38   "pushed_with_swift_version": "3.0"