| { |
| "name": "lujhA", |
| "version": "1.0.0", |
| "authors": { |
| "daniulaolu": "287929070@qq.com" |
| }, |
| "homepage": "https://github.com/daniulaolu/lujhA", |
| "summary": "a dropdown menu for ios like wechat homepage.", |
| "source": { |
| "git": "https://github.com/daniulaolu/lujhA.git", |
| "tag": "1.0.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "lujhA/**/*.{h,m}", |
| "frameworks": [ |
| "QuartzCore", |
| "Security", |
| "UIKit", |
| "Foundation", |
| "CoreGraphics", |
| "CoreTelephony" |
| ], |
| "dependencies": { |
| "SAMKeychain": [ |
| |
| ] |
| } |
| } |