blob: b4b0e4f2838f917e7dea45fee0d08aecbc8c52ab [file] [log] [blame]
{
"name": "LCTools",
"version": "0.0.2",
"summary": "LCTools.",
"homepage": "https://github.com/LucaQAQ/LCTools",
"license": "MIT",
"authors": {
"luca": "luca@cocoaluca.com"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source": {
"git": "https://github.com/LucaQAQ/LCTools.git",
"tag": "0.0.1"
},
"source_files": "LCTools/LCTools/LCTools/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}