| { | |
| "name": "LKZHelloWord", | |
| "version": "0.0.3", | |
| "summary": "My first testing public pod", | |
| "description": "My first testing public pod description", | |
| "homepage": "https://github.com/zard0/LKZHelloWord.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "林坤柱": "346626084@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zard0/LKZHelloWord.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "Pod/Classes/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ] | |
| } |