[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 3 / a / 4 / FQBaseKit / 0.0.3 / FQBaseKit.podspec.json
blobad864a78c9e5037d21963b1b6e110abb6b2ec47e
2   "name": "FQBaseKit",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": [
22     "FQBaseKit",
23     "FQBaseKit/**/*.{h,m}",
24     "FQBaseKit/*.{h,m}"
25   ]