blob: 34d736477dd234b4c43402237c77daa739b7c334 [file] [log] [blame]
{
"name": "PWFirstPod",
"version": "0.0.2",
"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.2"
},
"source_files": [
"PWFirstPod/PWFirstPod",
"PWFirstPod/PWFirstPod/WaterMark/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}