| { |
| "name": "ZContent", |
| "version": "0.4.5", |
| "summary": "A Lib For 内容展示.", |
| "description": "ZContent是内容展示", |
| "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "StoneStoneStoneWang": "yuanxingfu1314@163.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "5.0", |
| "pod_target_xcconfig": { |
| "DEFINES_MODULE": "YES" |
| }, |
| "static_framework": true, |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "AVFoundation" |
| ], |
| "source": { |
| "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git", |
| "tag": "0.4.5" |
| }, |
| "source_files": "Code/ZContent/*.{h,m}", |
| "dependencies": { |
| "ZConfig": [ |
| |
| ], |
| "ZActionBridge/Content/Bridge": [ |
| |
| ], |
| "ZTable": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "JXTAlertManager": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |