blob: c45993485da621eb0d6c90c80af7673edd7c2b85 [file] [log] [blame]
{
"name": "HBHelloWorld",
"version": "0.0.1",
"summary": "HelloWorld,it can show hello world!",
"description": "It is a swipe view with tableview items,so it support scroll vertical and horizontal.It's used just like a tableview to set header or swithcbar.",
"homepage": "https://github.com/scb19851/TestPod",
"license": "MIT",
"authors": {
"scb19851@163.com": "scb19851@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/scb19851/TestPod.git",
"tag": "0.0.1"
},
"source_files": "HelloWorld/HelloWorld/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}