blob: abdae259f7c349c13a5b12e91b13b4c13df234a5 [file] [log] [blame]
{
"name": "LKZHelloWord",
"version": "0.0.2",
"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.2"
},
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}