| { |
| "name": "ZZUtilsComponent", |
| "version": "0.0.4", |
| "summary": "zhuangzhuang utils Component", |
| "description": "Testing Now if it is can work! Try", |
| "homepage": "https://gitee.com/vcentwz", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hwz": "vcentwz@sina.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/vcentwz/ZZUtilsComponent-S.git", |
| "tag": "0.0.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ZZUtilsComponent/Classes/**/*.{h,m}", |
| "vendored_frameworks": "ZZUtilsComponent/Classes/PMAllComponent.framework", |
| "resources": "ZZUtilsComponent/Classes/PMAllComponentBundle.bundle", |
| "frameworks": [ |
| "UIKit", |
| "SystemConfiguration", |
| "CoreText", |
| "CoreTelephony", |
| "QuartzCore", |
| "CoreGraphics", |
| "Foundation", |
| "CFNetwork", |
| "CoreMotion", |
| "Security", |
| "UserNotifications", |
| "CoreLocation", |
| "AVFoundation", |
| "MobileCoreServices", |
| "OpenGLES" |
| ], |
| "dependencies": { |
| "WqUtils": [ |
| |
| ], |
| "Bugly": [ |
| "~> 2.5.0" |
| ], |
| "UMengAnalytics-NO-IDFA": [ |
| "~> 4.2.5" |
| ], |
| "UMengUShare/Social/Sina": [ |
| |
| ], |
| "UMengUShare/Social/WeChat": [ |
| |
| ], |
| "UMengUShare/Social/QQ": [ |
| |
| ], |
| "UMengUShare/Social/SMS": [ |
| |
| ] |
| } |
| } |