blob: 2ade9847421110b3eb8eeac5d26483ae3a4d2df3 [file] [log] [blame]
{
"name": "HTTopView",
"version": "1.0.1",
"summary": "使用 block 使用 HTHorizontalSelectionList",
"homepage": "https://github.com/tpctt/HTTopView",
"social_media_url": "https://github.com/tpctt/HTTopView",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" tim": "491590253@qq.com"
},
"source": {
"git": "https://github.com/tpctt/HTTopView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"HTHorizontalSelectionList": [
]
},
"source_files": "Classess/**/*.{h,m,mm}"
}