[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / b / f / a / GUICodeSnippet / 0.1.4 / GUICodeSnippet.podspec.json
bloba896b881c06aa46e62ae0adbae80f46451b57fc3
2   "name": "GUICodeSnippet",
3   "version": "0.1.4",
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.4"
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   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 2.3"
32     ],
33     "CocoaLumberjack": [
34       "~> 2.2.0"
35     ]
36   }