| { |
| "name": "LFYYKit", |
| "version": "1.0.0", |
| "license": "MIT", |
| "summary": "Fork YYKit", |
| "homepage": "https://github.com/wangxiaoxiang/LFYYKit", |
| "authors": { |
| "wangxiaoxiang": "wangxiaoxiang@youku.com" |
| }, |
| "source": { |
| "git": "https://github.com/wangxiaoxiang/LFYYKit.git", |
| "tag": "1.0.0", |
| "submodules": true |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "preserve_paths": "releases/iOS/LFYYKit.framework", |
| "vendored_frameworks": "releases/iOS/LFYYKit.framework", |
| "frameworks": [ |
| "CoreGraphics", |
| "Security" |
| ], |
| "libraries": "z", |
| "dependencies": { |
| "LFCategory": [ |
| |
| ] |
| } |
| } |