blob: 95e533d1614c0485ba4a5a6ae7dcace9845f7708 [file] [log] [blame]
{
"name": "PZIntro",
"version": "0.2",
"summary": "A short description of PZIntro.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/i-phil/PZIntro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phil zhang": "goo.gle@foxmail.com"
},
"source": {
"git": "https://github.com/i-phil/PZIntro.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PZIntro/Classes/**/*",
"frameworks": "UIKit"
}