[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 2 / FBDAppUpdateTools / 0.2 / FBDAppUpdateTools.podspec.json
blobea0d6e058bbe41342236b0bfebeb9f3b98f54221
2   "name": "FBDAppUpdateTools",
3   "version": "0.2",
4   "summary": "FBD_AppUpdateTool 是根据自己的APP在AppStore的版本信息和本地版本信息进行匹配后作出让用户去AppStore进行相关的更细的界面,目的为了更好的节省开发时间!解释权归冯宝东所有,如果涉及到版权信息,联系我删除代码",
5   "homepage": "https://github.com/donggehaowa/FBDAppUpdateTools",
6   "license": "MIT",
7   "authors": {
8     "feng": "601291766@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/donggehaowa/FBDAppUpdateTools.git",
15     "tag": "0.2"
16   },
17   "source_files": [
18     "FBDAppUpdateToolsClass",
19     "FBDAppUpdateToolsClass/*.{h,m}"
20   ],
21   "resources": "Resources/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "CoreText"
26   ]