| { |
| "name": "TPSharePlatform", |
| "version": "0.0.2", |
| "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" |
| }, |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-lObjC" |
| }, |
| "source_files": "TPSharePlatform/Classes/**/*", |
| "frameworks": "CoreGraphics", |
| "libraries": "sqlite3", |
| "resources": "TPSharePlatform/Assets/UMSocialSDKPromptResources.bundle", |
| "vendored_frameworks": [ |
| "TPSharePlatform/Assets/UMSocialCore.framework", |
| "TPSharePlatform/Assets/UMSocialNetwork.framework" |
| ] |
| } |