blob: d8ce3caf43a0e230680f4da48cdc0d3293e017b9 [file] [log] [blame]
{
"name": "AyGridView",
"version": "0.0.2",
"summary": "A GridView that allows dragging the selection.",
"homepage": "https://github.com/Chakery/GridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chakery": "chakerychen@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Chakery/GridView.git",
"tag": "0.0.2"
},
"source_files": "AyGridView/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}