blob: 01771ed0da77ef8b791b683c81a089320c040ead [file] [log] [blame]
{
"name": "UXKitFramework",
"version": "1.0.0",
"summary": "A really cool Kit to build high quality iOS application.",
"homepage": "http://appfxdesign.com/",
"authors": {
"Name": "ltcaosj@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://storage.googleapis.com/appfxdesign/UXKitFramework.zip"
},
"ios": {
"vendored_frameworks": "UXKit.framework"
}
}