[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / a / 4 / FQBaseKit / 0.0.2 / FQBaseKit.podspec.json
blob8d49053a6d525d48795933fbb098b70809643d5d
2   "name": "FQBaseKit",
3   "version": "0.0.2",
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.0.2"
20   },
21   "source_files": "FQBaseKit/**/*.{h,m}",
22   "public_header_files": "FQBaseKit/**/*.h"