[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 7 / 4 / PtTrack / 1.0.0 / PtTrack.podspec.json
blob0515b5fe059cbd4638ac843ae3f25ec77ada97bf
2   "name": "PtTrack",
3   "version": "1.0.0",
4   "summary": "This is an event track SDK to capture the registered event with PtEventSDK.",
5   "description": "This is an event track SDK to capture the registered event with PtEventSDK, you can easily to embed it\nto your application project and invoke API interface for tracking touch event.",
6   "homepage": "http://www.ptmind.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2010 ptmind"
10   },
11   "authors": {
12     "guangfa.miao": "guangfa.miao@ptthink.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://sdk.ptengine.cn/sdk/cn/ptengine_sdk_ios.zip"
19   },
20   "vendored_frameworks": "PtTrackSDK.framework",
21   "frameworks": [
22     "AdSupport",
23     "CoreLocation",
24     "QuartzCore",
25     "CoreTelephony",
26     "CoreFoundation",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation"
31   ],
32   "libraries": "sqlite3.0",
33   "requires_arc": true