blob: 3309e0a5dafb0b24c7a78b29ca4cd62060073256 [file] [log] [blame]
{
"name": "PWFirstPod",
"version": "0.0.5",
"summary": "first public pod",
"homepage": "https://github.com/YlyerChen/PWFirstPod.git",
"authors": "chenpeiwei",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YlyerChen/PWFirstPod.git",
"tag": "0.0.5"
},
"source_files": "PWWaterMark/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}