blob: 1eebc6674333bf929446c41753fec23eaa36d579 [file] [log] [blame]
{
"name": "PWFirstPod",
"version": "0.0.1",
"summary": "first public pod",
"description": "create my first public pod",
"homepage": "https://github.com/YlyerChen/PWFirstPod.git",
"license": "MIT",
"authors": "chenpeiwei",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/YlyerChen/PWFirstPod.git",
"tag": "0.0.1"
},
"source_files": [
"PWFirstPod",
"PWFirstPod/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}