blob: acbd0420834aaad3d1dbc81399b995b9229e58af [file] [log] [blame]
{
"name": "OO",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "Boilerplate helper, extensions and many more to kickstart iOS apps.",
"description": "OO, which means Operation Override was designed to help me develop iOS apps faster with helper functions, extensions, etc.",
"homepage": "https://github.com/premieredesign/OO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"premieredesign": "iamcmj@icloud.com"
},
"source": {
"git": "https://github.com/premieredesign/OO.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OO/Classes/**/*",
"frameworks": "UIKit"
}