blob: 48dfbd990e608bca8aab9ea7989abab1b7d5c0c1 [file] [log] [blame]
{
"name": "PtEvent",
"version": "1.0.0",
"summary": "This is an event SDK to capture for setting your application's event.",
"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": "http://www.ptmind.com",
"license": {
"type": "Copyright",
"text": "Copyright 2010 ptmind"
},
"authors": {
"guangfa.miao": "guangfa.miao@ptthink.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://sdk.ptengine.cn/sdk/cn/ptengine_sdk_ios.zip"
},
"vendored_frameworks": "PtEventSDK.framework",
"frameworks": [
"QuartzCore",
"CoreTelephony",
"CoreFoundation",
"SystemConfiguration",
"CoreGraphics",
"UIKit",
"Foundation"
],
"requires_arc": true
}