blob: a9df0c8c16fca680eb2c29cb26823bb016ac84cb [file] [log] [blame]
{
"name": "JLUtils",
"version": "0.0.1",
"summary": "JLUtils",
"homepage": "http://github.com/devxoul/JLUtils",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"devxoul": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/JLUtils.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JLUtils/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCoreMapKit"
],
"requires_arc": true
}