blob: 02d3cfb41d4435240c0a1d1cf2e6c1ad888ba2a5 [file] [log] [blame]
{
"name": "NBLScrollTab",
"version": "0.0.1",
"summary": "iOS paging component",
"description": "an iOS component for paging",
"homepage": "https://github.com/neebel/NBLScrollTabDemo",
"license": "MIT",
"authors": {
"neebel": "neebel@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/neebel/NBLScrollTabDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}