blob: e2fb6508e5e53bd2d5202dc355674c6cb4d8c585 [file] [log] [blame]
{
"name": "IGCMacros",
"version": "0.1.0",
"summary": "A collection of handy macros for development use.",
"description": "A collection of handy macros for development use. It encompasses some of the more commonly used code snippets and object initializations for Objective-C development.",
"homepage": "https://github.com/ingenuity-ph/IGCMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason Jon E. Carreos": "jason@ingenuity.ph"
},
"source": {
"git": "https://github.com/ingenuity-ph/IGCMacros.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGCMacros/Classes/**/*"
}