[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 9 / 4 / 0 / GNRActionSheet / 1.5.1 / GNRActionSheet.podspec.json
blob9b17b4cd675a12549360897e460cd1f7e98ec248
2   "name": "GNRActionSheet",
3   "version": "1.5.1",
4   "summary": "一个简洁优雅的轻量级选项弹窗!",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ly918/GNRActionSheet",
7   "screenshots": "https://github.com/ly918/GNRActionSheet/blob/master/screenshots/shot_x.jpg?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ly918@qq.com": "ly918@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/ly918/GNRActionSheet.git",
17     "tag": "1.5.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GNRActionSheet/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "GNRFoundation": [
29     ]
30   }