[Add] DYFStoreReceiptVerifier_Swift 1.3.0
[CocoaPods.git] / Specs / a / 0 / d / AyGridView / 0.0.2 / AyGridView.podspec.json
blobd8ce3caf43a0e230680f4da48cdc0d3293e017b9
2   "name": "AyGridView",
3   "version": "0.0.2",
4   "summary": "A GridView that allows dragging the selection.",
5   "homepage": "https://github.com/Chakery/GridView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chakery": "chakerychen@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Chakery/GridView.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "AyGridView/Classes/**/*",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"