[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / 0 / JC_Tools.podspec / 1.0.0 / JC_Tools.podspec.podspec.json
bloba29766ad7585b217004a422c6bfac0bdf725796d
2   "name": "JC_Tools.podspec",
3   "version": "1.0.0",
4   "summary": "A short description of JC_Tools.podspec. Include NSDate、UIColor、UIImageView and all common tools",
5   "description": "This is a collection of tools for IOS developers, including all the common tools, to facilitate rapid development.",
6   "homepage": "https://github.com/chuzhaozhi/JC_Tools.git",
7   "license": "MIT",
8   "authors": {
9     "JackerChu": "chuzhaozhi@126.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/chuzhaozhi/JC_Tools.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "JC_Tools",
20     "JC_Tools/JC_Tools/JC_Tools.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]