[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 5 / SurveyonPartners / 0.0.3 / SurveyonPartners.podspec.json
blob45b7c754c692751c6ef6d4e9220625f4b927fcfd
2   "name": "SurveyonPartners",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": [
23     "SurveyonPartners/*.{swift,h,m,modulemap}",
24     "SurveyonPartners/Models/*.{swift,xib}"
25   ],
26   "resource_bundles": {
27     "SurveyonPartners": "SurveyonPartners/image/*.*"
28   },
29   "xcconfig": {
30     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/SurveyonPartners/SurveyonPartners"
31   },
32   "pushed_with_swift_version": "3.0"