| { |
| "name": "KUAIYONGSDKDYDemo", |
| "version": "0.0.4", |
| "summary": "A KUAIYONGSDKDYDemo.", |
| "description": "A CocoaPods KUAIYONGSDKDYDemo", |
| "homepage": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo", |
| "license": "MIT", |
| "authors": { |
| "于浩": "351945755@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "Common/Source/Demo/*.{h}", |
| "ios": { |
| "vendored_frameworks": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework" |
| }, |
| "public_header_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/**/*.h", |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-lObjC" |
| } |
| } |