[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / f / tootkit / 0.0.3 / tootkit.podspec.json
blob02ffb8396798dc837eb85a9b442fd48ca75630a2
2   "name": "tootkit",
3   "version": "0.0.3",
4   "summary": "A short description of tootkit.",
5   "description": "我的自定义库,目前是测试版,里面啥都没有!",
6   "homepage": "https://github.com/appledev201888/tootkit",
7   "license": "MIT",
8   "authors": {
9     "bigapple": "bigapple@uutaka.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/appledev201888/tootkit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]