blob: b767ddefaf944f84d677ff58cc7ef12e3e338e22 [file] [log] [blame]
{
"name": "AyGridView",
"version": "0.0.1",
"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.1"
},
"source_files": "AyGridView/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}