[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 3 / b / e / PWFirstPod / 0.0.3 / PWFirstPod.podspec.json
blobcd3463a0fae7b25cd410d535fb4fe89b7f429e8b
2   "name": "PWFirstPod",
3   "version": "0.0.3",
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.3"
15   },
16   "source_files": [
17     "PWFirstPod/PWFirstPod",
18     "PWFirstPod/PWFirstPod/WaterMark/**/*.{h,m}"
19   ],
20   "public_header_files": "PWFirstPod/PWFirstPod/WaterMark/**/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }