| { |
| "name": "WeiTsungPublicFramework", |
| "version": "1.0.1", |
| "summary": "This is WeiTsung Framework.", |
| "description": "Good Framework, this is WeiWei's Framework", |
| "homepage": "https://github.com/WeiTsungCheng/WeiTsungPublicFramework", |
| "license": "MIT", |
| "authors": { |
| "wei-tsung cheng": "sanctuary85c@gmail.com" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://WeiTsungCheng@github.com/WeiTsungCheng/WeiTsungPublicFramework.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "WeiTsungPublicFramework/**/*", |
| "exclude_files": "WeiTsungPublicFramework/**/*.plist", |
| "swift_version": "4.2", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| } |
| } |