blob: 6b5ba0d14aa3e8ad7b20e7074a4d0b2601add9ce [file] [log] [blame]
{
"name": "TumbleOn-Utils",
"version": "0.0.5",
"summary": "A collection of objective-c IOS utilities.",
"homepage": "http://www.tumbleonapp.com/code",
"license": {
"type": "Apache",
"file": "LICENSE.md"
},
"authors": {
"Jason Baker": "jason@onejasonforsale.com",
"Adam Zacharski": "zacharski@gmail.com"
},
"source": {
"git": "https://bitbucket.org/tumbleon/tumbleon-utils.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}