[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 7 / FQAppBaseKit / 0.0.1 / FQAppBaseKit.podspec.json
blob7103b708734b75acc78825b80b96a6f24580f71a
2   "name": "FQAppBaseKit",
3   "version": "0.0.1",
4   "summary": "Some usefull tool in appdelegate",
5   "description": "Some usefull tool in appdelegate, make your appdeleate code clean",
6   "homepage": "https://github.com/fq050766/FQAppBaseKit",
7   "license": "MIT",
8   "authors": {
9     "FengQiangBoy": "498460828@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/fq050766/FQAppBaseKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "FQAppBaseKit/*.{h,m}",
20     "FQAppBaseKit/**/*.{h,m}"
21   ]