blob: d4b26229f58d417980fda44391eabee449670852 [file] [log] [blame]
{
"name": "QQHeader",
"version": "1.0.0",
"summary": "QQHeader SDK 1.0.0 for iOS",
"homepage": "https://github.com/itlijunjie/QQHeader.git",
"authors": {
"itlijunjie@gmail.com": "https://github.com/itlijunjie"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/itlijunjie/QQHeader.git",
"tag": "1.0.0"
},
"source_files": "QQHeader/Classes/**/*.{h,m}"
}