blob: ce3fcfdc8b0487cbcc3ed3bd80cea6fb244fc29b [file] [log] [blame]
{
"name": "SKUtils",
"version": "0.1.0",
"summary": "SKUtils is lib that will be helpful for developers",
"description": "SKUtils is lib with managers, textfields, validators, etc",
"homepage": "https://github.com/sjsoad/SKUtils",
"license": "MIT",
"authors": {
"Mac": "skostian@grossum.com"
},
"source": {
"git": "https://github.com/sjsoad/SKUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.h",
"resource_bundles": {
"SKUtils": [
"Pod/Assets/*.png"
]
}
}