[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / e / PWFirstPod / 0.0.5 / PWFirstPod.podspec.json
blob3309e0a5dafb0b24c7a78b29ca4cd62060073256
2   "name": "PWFirstPod",
3   "version": "0.0.5",
4   "summary": "first public pod",
5   "homepage": "https://github.com/YlyerChen/PWFirstPod.git",
6   "authors": "chenpeiwei",
7   "license": "MIT",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/YlyerChen/PWFirstPod.git",
13     "tag": "0.0.5"
14   },
15   "source_files": "PWWaterMark/**/*.{h,m}",
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }