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