[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 5 / OBJKitTool / 0.1.2 / OBJKitTool.podspec.json
blobf32790c534471f05a7b9fcd08ce0672f9e531b78
2   "name": "OBJKitTool",
3   "version": "0.1.2",
4   "summary": "A Objective-c extenesions and utils classes for iOS .",
5   "homepage": "https://github.com/CoderLawrence/OBJKitTool",
6   "license": {
7     "type": "MIT",
8     "file": "./LICENSE.md"
9   },
10   "authors": {
11     "Lawrence": "791785648@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderLawrence/OBJKitTool.git",
18     "tag": "0.1.2",
19     "submodules": true
20   },
21   "source_files": [
22     "OBJKitTool/*.{h,m}",
23     "OBJKitTool/UIKit/*.{h,m}",
24     "OBJKitTool/Utils/*{h,m}"
25   ],
26   "requires_arc": true