blob: a960a45bd88c9c44068e01aca7cb24387de68838 [file] [log] [blame]
{
"name": "QPChainable",
"version": "0.1.0",
"summary": "Provides an easy way to construct chained expressions for Cbjective-C.",
"homepage": "https://github.com/keqiongpan/QPChainable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"keqiongpan": "keqiongpan@163.com"
},
"source": {
"git": "https://github.com/keqiongpan/QPChainable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source_files": "QPChainable",
"public_header_files": "QPChainable/**/*.h",
"frameworks": "Foundation"
}