[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / 7 / e / CLPTools / 1.0.0 / CLPTools.podspec.json
blob1df5fc251268de0389e073094ae40133dc25a1f5
2   "name": "CLPTools",
3   "version": "1.0.0",
4   "summary": "A simple tool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/clapnwhy/CLPTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "clapnwhy": "421822615@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/clapnwhy/CLPTools.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CLPTools/Classes/**/*",
22   "public_header_files": "CLPTools/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "Foundation",
27     "CoreGraphics",
28     "SystemConfiguration",
29     "MobileCoreServices",
30     "CFNetwork",
31     "QuartzCore"
32   ],
33   "dependencies": {
34     "AFNetworking": [
35       "~> 3.2.1"
36     ],
37     "CYLTabBarController": [
38       "~> 1.17.22"
39     ],
40     "ViewDeck": [
41       "~> 3.1.0"
42     ]
43   }