blob: c0ef2ca3c5ec99f6d5525c042d299145197e99d5 [file] [log] [blame]
{
"name": "CircuitDeeplinkingSupporter",
"version": "1.0.0",
"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": "FukurouLabo 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"
}
}