blob: 62addd79345d9bf879a5867ea03bf7d13e2fb2be [file] [log] [blame]
{
"name": "NBLScrollTab",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}