blob: fe768919ae0905aa97c755d6190474c5d901c0d1 [file] [log] [blame]
{
"name": "QQHeader",
"version": "0.0.2",
"summary": "一个高仿QQ讨论组Headers的实现",
"homepage": "https://github.com/itlijunjie/QQHeader",
"screenshots": "https://raw.githubusercontent.com/itlijunjie/QQHeader/master/ScreenShot.png",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Li Junjie": "itlijunjie@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/itlijunjie/QQHeader.git",
"tag": "0.0.2"
},
"source_files": [
"QQHeader/Classes",
"QQHeader/Classes/**/*.{h,m}"
],
"frameworks": "QuartzCore"
}