blob: 5cc16f21eb1bf40981436b1c325a118bb8c28fd8 [file] [log] [blame]
{
"name": "LOUIKit",
"version": "0.1.0",
"summary": "LOUIKit.",
"description": "easier to setup UI on storyboard",
"homepage": "https://github.com/vivalalova/LOUIKit",
"license": "MIT",
"authors": {
"vivalalova": "vivalalova0@gmail.com"
},
"source": {
"git": "https://github.com/vivalalova/LOUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LOUIKit": [
"Pod/Assets/*.png"
]
}
}