blob: 0a10fe1deb692f439b712f5ffa5c7f0404b1aae4 [file] [log] [blame]
{
"name": "mtliOSUtils",
"version": "0.0.1",
"summary": "A collection of iOS utilities.",
"homepage": "https://github.com/morethanlogic/mtl-ios-utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dpt.": "bonjour@dpt.co"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/morethanlogic/mtl-ios-utils.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m,c}",
"requires_arc": true
}