blob: 6fc046b0e07000bf342dc31890ee7bcd15e2ed1d [file] [log] [blame]
{
"name": "JMMaterialTableView",
"version": "0.1.1",
"summary": "JMMaterialTableView is a tableView inspired by Primer iOS app in Swift.",
"description": "The UX of Primer iOS app is amazing, and Google's Primer team wrote an great article(https://medium.com/google-design/designing-a-ux-for-learning-ebed4fa0a798#.2ee2djini) about how they approached UX. JMMaterialTableView is inspired by them.",
"homepage": "https://github.com/ijinmao/JMMaterialTableView",
"license": "MIT",
"authors": {
"ijinmao": "340052204@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ijinmao/JMMaterialTableView.git",
"tag": "0.1.1"
},
"source_files": [
"JMMaterialTableView",
"JMMaterialTableView/*.swift"
],
"exclude_files": "JMMaterialTableView/Exclude"
}