blob: 97f492b44f36ac469f2029c852f9afba757cd5d2 [file] [log] [blame]
{
"name": "SmartCounterString",
"version": "0.1.0",
"summary": "Return the string's number of characters",
"homepage": "https://github.com/sebastian989/SmartCounterString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sebastian Gomez",
"source": {
"git": "https://github.com/sebastian989/SmartCounterString.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.1"
},
"requires_arc": false
}