[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / f / a / GUICodeSnippet / 0.1.2 / GUICodeSnippet.podspec.json
blob1dbaa268d87e3c5f532ccb352e5fc3253510da92
2   "name": "GUICodeSnippet",
3   "version": "0.1.2",
4   "summary": "code segment of kennyGui",
5   "description": "code segment of kenny ,and in most situation ,is for private use only",
6   "homepage": "https://git.oschina.net/kennygui/GUICodeSnippet",
7   "license": "MIT",
8   "authors": {
9     "katsurake": "katsurake@foxmail.com"
10   },
11   "source": {
12     "git": "https://git.oschina.net/kennygui/GUICodeSnippet.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GUICodeSnippet": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ]