[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 3 / a / 4 / FQBaseKit / 0.1.0 / FQBaseKit.podspec.json
blob4875b9077e37e4800cf50f0c0e3c7fd1b8d26b5a
2   "name": "FQBaseKit",
3   "version": "0.1.0",
4   "summary": "FQBaseKit a collection of useful Objective-C Categories",
5   "description": "FQBaseKit a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,QuartzCore",
6   "homepage": "https://github.com/fangqiu1991/FQBaseKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fangqiu1991": "519757546@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fangqiu1991/FQBaseKit.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "FQBaseKit",
23     "FQBaseKit/FQBaseFoundation/*",
24     "FQBaseKit/FQBaseHelper/*",
25     "FQBaseKit/FQBaseQuartzCore/*",
26     "FQBaseKit/FQBaseTool/*",
27     "FQBaseKit/FQBaseUIKit/*",
28     "FQBaseKit/FQBaseUtil/*"
29   ]