blob: 9d8ec8d05618094f51eb623593ee791deba226ee [file] [log] [blame]
{
"name": "SQ1Tools-ObjC",
"platforms": {
"ios": null
},
"version": "0.1.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.1.0"
},
"source_files": [
"SQ1Tools-ObjC/Source/*/*.{m,h}",
"SQ1Tools-ObjC/*.h"
],
"requires_arc": true
}