blob: 137c4cc486714bf3ecb5b2e1d7207fe6b549440f [file] [log] [blame]
{
"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"
}