| { | |
| "name": "UXKit", | |
| "version": "0.0.1", | |
| "summary": "A Pod Repo Wrapper the private framework UXKit", | |
| "description": "Thanks the awesome project: UXKit-Headers-And-Sample", | |
| "homepage": "https://github.com/rpplusplus/UXKit", | |
| "license": "MIT", | |
| "authors": { | |
| "txx": "i@rpplusplus.me" | |
| }, | |
| "source": { | |
| "git": "https://github.com/rpplusplus/UXKit.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "osx": "10.8" | |
| }, | |
| "vendored_frameworks": "UXKit/Frameworks/UXKit.framework", | |
| "source_files": "UXKit/Headers/*.h" | |
| } |