[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 1 / 3 / d / PublicTools / 1.0.0 / PublicTools.podspec.json
blobf7a01e45a4b037d9b717a448e480e67e2fbf2009
2   "name": "PublicTools",
3   "version": "1.0.0",
4   "summary": "工具类,包含很多实用功能",
5   "description": "工具类,包含很多实用的功能",
6   "homepage": "https://github.com/nibaotiao/PublicTools",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "nibaotiao": "baotiao.ni@mhealth365.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/nibaotiao/PublicTools.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "PublicTools/PublicTools/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true