blob: 29604f39fa81c680948e21121fca3fd3ab9c8b6f [file] [log] [blame]
{
"name": "CircuitDeeplinkingSupporter",
"version": "1.0.4",
"summary": "Intended to implement a deep link to the app.",
"description": "This is intended to implement a deep link to the app.",
"homepage": "http://www.cir.io",
"license": {
"type": "Copyright",
"text": "Fukurou Labo inc. All Right Reserved."
},
"authors": {
"CircuitDeeplinkingSupporter": "admin@cir.io"
},
"source": {
"http": "http://products.cir.io/sdk/ios/cds/CircuitDeeplinkingSupporter.zip"
},
"platforms": {
"ios": null
},
"vendored_frameworks": "CircuitDeeplinkingSupporter/CircuitDeepLinking.framework",
"frameworks": "AdSupport",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}