blob: 11cdc2f2b05333b82fc676294adf9a93b17e0762 [file] [log] [blame]
{
"name": "jmg-objc-helper-classes",
"version": "1.0.10",
"summary": "These files are useful for initial project set up and speed up development",
"description": "Will add a description at some point. These files are awesome though. They will help project set up and development go way faster.",
"homepage": "https://bitbucket.org/jedmahonisgroup/jmg-objc-helper-classes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scottmahonis": "rob@jedmahonisgroup.com"
},
"source": {
"git": "https://bitbucket.org/jedmahonisgroup/jmg-objc-helper-classes.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": "jmg-objc-helper-classes/Classes/*",
"resource_bundles": {
"jmg-objc-helper-classes": [
"jmg-objc-helper-classes/Assets/*.{png, xib}"
]
}
}