blob: 9424aacc71e3a95cf9f04fda3b8781991960e8fb [file] [log] [blame]
{
"name": "YALTableViewDataSource",
"version": "0.0.4",
"summary": "A pattern for tableViewDataSource protocol to reduce the codes in a large Controller",
"description": "YAL\nYALTableView\nTableViewDataSource\nYALTableViewDataSource\nYALTableViewDatasource\nYALTableViewdatasource\nYALTableviewdatasource\nYALtableviewdatasource\nyal",
"homepage": "https://github.com/Iwiii/YALTableViewDataSource.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"于玮": "ywcoone@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Iwiii/YALTableViewDataSource.git",
"tag": "0.0.4"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}