blob: 30689bd33676d961123e161fb2582bc0ff0d8e5f [file] [log] [blame]
{
"name": "Circuit",
"version": "1.3.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": "Fukurou Labo inc. All Right Reserved."
},
"authors": {
"CircuitDeeplinkingSupporter": "admin@cir.io"
},
"source": {
"http": "http://products.cir.io/sdk/ios/Circuit.zip"
},
"platforms": {
"ios": null
},
"vendored_frameworks": "Circuit/CircuitDeepLinking.framework",
"frameworks": "AdSupport",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}