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