[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / c / TSUtilTools / 0.0.2 / TSUtilTools.podspec.json
blobe2228288970cfc424426e99f1728abfb20731cfb
2   "name": "TSUtilTools",
3   "version": "0.0.2",
4   "summary": "常用的util类",
5   "description": "1、加入常见的单例类\n2、加入常用的catetory\n3、加入基础类的封装",
6   "homepage": "https://github.com/aashouwang/TSUtilTools",
7   "license": "MIT",
8   "authors": {
9     "tangtieshan": "luoshuitts@efun.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/aashouwang/TSUtilTools.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "TSUtilTools/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": false