blob: 3090f737ef8e546287984c06364f130d6a415aae [file] [log] [blame]
{
"name": "SQ1Tools-ObjC",
"platforms": {
"ios": null
},
"version": "0.2.0",
"summary": "This library contains a group of utilities, helpers and categories that can be use in the different iOS projects we develope.",
"homepage": "https://github.com/square1-io/ios-sq1-tools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rober Pastor": "rober@square1.io"
},
"source": {
"git": "https://github.com/square1-io/ios-sq1-tools.git",
"tag": "0.2.0"
},
"source_files": [
"SQ1Tools-ObjC/Source/*/*.{m,h}",
"SQ1Tools-ObjC/*.h"
],
"requires_arc": true
}