blob: 1dbaa268d87e3c5f532ccb352e5fc3253510da92 [file] [log] [blame]
{
"name": "GUICodeSnippet",
"version": "0.1.2",
"summary": "code segment of kennyGui",
"description": "code segment of kenny ,and in most situation ,is for private use only",
"homepage": "https://git.oschina.net/kennygui/GUICodeSnippet",
"license": "MIT",
"authors": {
"katsurake": "katsurake@foxmail.com"
},
"source": {
"git": "https://git.oschina.net/kennygui/GUICodeSnippet.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GUICodeSnippet": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}