blob: 5d24634c09f325dff4710f6dee1dfa5fa6c6a099 [file] [log] [blame]
{
"name": "PLKit",
"version": "0.1.0",
"summary": "A collection of iOS components",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/plumhly/PLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"plumhly": "215747586@qq.ccom"
},
"source": {
"git": "https://github.com/plumhly/PLKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PLKit/**/*.{h,m}",
"public_header_files": "PLKit/**/*.{h}"
}