blob: 5bebd01a066bfdde110fd2699b8853fe1dce10a5 [file] [log] [blame]
{
"name": "PtEvent_JP",
"version": "1.1",
"summary": "This is an event SDK to capture for setting your application's event, and it's just used to Japan market.",
"description": "This is an event SDK to capture for setting your application's event, you can easily to embed it\nto your application project and invoke API interface for listening touch event.",
"homepage": "https://app.ptengine.jp",
"license": {
"type": "Copyright",
"text": "Copyright 2010 ptmind"
},
"authors": {
"guangfa.miao": "guangfa.miao@ptthink.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://sdk.ptengine.jp/sdk/jp/ptengine_sdk_ios.zip"
},
"vendored_frameworks": "PtEventSDK.framework",
"frameworks": [
"QuartzCore",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration",
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true
}