[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / e / PWFirstPod / 0.0.2 / PWFirstPod.podspec.json
blob34d736477dd234b4c43402237c77daa739b7c334
2   "name": "PWFirstPod",
3   "version": "0.0.2",
4   "summary": "first public pod",
5   "description": "create my first public pod",
6   "homepage": "https://github.com/YlyerChen/PWFirstPod.git",
7   "license": "MIT",
8   "authors": "chenpeiwei",
9   "platforms": {
10     "ios": null
11   },
12   "source": {
13     "git": "https://github.com/YlyerChen/PWFirstPod.git",
14     "tag": "0.0.2"
15   },
16   "source_files": [
17     "PWFirstPod/PWFirstPod",
18     "PWFirstPod/PWFirstPod/WaterMark/**/*.{h,m}"
19   ],
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }