blob: edc789b16a7089ff91be2a0acc975f55025fad62 [file] [log] [blame]
{
"name": "jmg-objc-helper-classes",
"version": "1.0.11",
"summary": "These files are useful for initial project set up and speed up development",
"description": "To Include all these files in your project, add a Prefix.pch and add \"#import Include.h\" to it.",
"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.11"
},
"platforms": {
"ios": "10.0"
},
"source_files": "jmg-objc-helper-classes/Classes/*",
"resource_bundles": {
"jmg-objc-helper-classes": [
"jmg-objc-helper-classes/Assets/*.{png, xib}"
]
}
}