blob: 67360a1d6607ef8fe9e41dec85c74552dae7c947 [file] [log] [blame]
{
"name": "TPSharePlatform",
"version": "0.0.1",
"summary": "友盟分享",
"description": "友盟分享",
"homepage": "https://github.com/SunlineTinyiOS/TPSharePlatform",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingdomrain": "bygd2014@sina.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TPSharePlatform.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPSharePlatform/Classes/**/*",
"frameworks": "CoreGraphics",
"libraries": "sqlite3",
"resources": "TPSharePlatform/Assets/UMSocialSDKPromptResources.bundle",
"vendored_frameworks": [
"TPSharePlatform/Assets/UMSocialCore.framework",
"TPSharePlatform/Assets/UMSocialNetwork.framework"
]
}