[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / f / PNTools / 0.2.0 / PNTools.podspec.json
blob06c3e2651f6688191d5363a8b727b49bebaf2859
2   "name": "PNTools",
3   "version": "0.2.0",
4   "summary": "A short description of PNTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xixi/PNTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xixi": "xixi_wen@foxmial.com"
13   },
14   "source": {
15     "git": "https://github.com/emodeqidao/PNTools.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": [
22     "PNTools/Classes/PNTool.framework"
23   ],
24   "source_files": "PNTools/Classes/PNTool.framework/Headers/*.{h,m}",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "dependencies": {
29     "SVProgressHUD": [
31     ]
32   }