[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / b / 3 / RNGridMenu / 0.1.3 / RNGridMenu.podspec.json
blob7a5980466bf06f7ac3be26026bee1f12a79befc8
2   "name": "RNGridMenu",
3   "version": "0.1.3",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "A grid menu with elastic layout, depth of field, and realistic animation.",
9   "homepage": "https://github.com/rnystrom/RNGridMenu",
10   "authors": {
11     "Ryan Nystrom": "rnystrom@whoisryannystrom.com"
12   },
13   "source": {
14     "git": "https://github.com/rnystrom/RNGridMenu.git",
15     "tag": "0.1.3"
16   },
17   "source_files": "RNGridMenu.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "QuartzCore",
21     "Accelerate"
22   ]