blob: 47615573cddb014b22c229e66f1bdc48e9a10817 [file] [log] [blame]
{
"name": "Circuit",
"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": "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"
}
}