blob: 369c129782a49138ed0bfa2cc51bb1ff12367be3 [file] [log] [blame]
{
"name": "SurveyonPartners",
"version": "0.0.7",
"summary": "SOP iOS SDK",
"description": "This library allows you to integrate surveyonPartners into your iOS app",
"homepage": "https://github.com/researchpanelasia/sop-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kotaro Arimura": "kotaro.arimura@d8aspring.com",
"Choi Jiseon": "choi.jiseon@d8aspring.com",
"Tadahiro Wada": "tadahiro.wada@mkt-apps.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/researchpanelasia/sop-ios-sdk.git",
"tag": "v0.0.7"
},
"source_files": [
"SurveyonPartners/*.{swift,h,m,modulemap}",
"SurveyonPartners/Models/*.swift"
],
"resource_bundles": {
"SurveyonPartners": [
"SurveyonPartners/*.xib",
"SurveyonPartners/models/*.xib",
"SurveyonPartners/image/*.*",
"SurveyonPartners/*.lproj"
]
},
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(SRCROOT)/SurveyonPartners/SurveyonPartners"
},
"pushed_with_swift_version": "3.0"
}