blob: 6682083df15904dc6494d5a9b23d8671d1b025cf [file] [log] [blame]
{
"name": "LOUIKit",
"version": "0.1.6",
"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.6"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LOUIKit": [
"Pod/Assets/*.png"
]
}
}