[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / f / TPSharePlatform / 0.0.2 / TPSharePlatform.podspec.json
blob8423cc7ded4be4eb593cd50f00ff9781a41f9653
2   "name": "TPSharePlatform",
3   "version": "0.0.2",
4   "summary": "友盟分享",
5   "description": "友盟分享",
6   "homepage": "https://github.com/SunlineTinyiOS/TPSharePlatform",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kingdomrain": "bygd2014@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/SunlineTinyiOS/TPSharePlatform.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "source_files": "TPSharePlatform/Classes/**/*",
24   "frameworks": "CoreGraphics",
25   "libraries": "sqlite3",
26   "resources": "TPSharePlatform/Assets/UMSocialSDKPromptResources.bundle",
27   "vendored_frameworks": [
28     "TPSharePlatform/Assets/UMSocialCore.framework",
29     "TPSharePlatform/Assets/UMSocialNetwork.framework"
30   ]