[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 0 / XESCommonPublic / 0.0.1 / XESCommonPublic.podspec.json
blob7ee431a1ad3119d3ef903481bad8773c5d2a5410
2   "name": "XESCommonPublic",
3   "version": "0.0.1",
4   "summary": "XESCommonPublic",
5   "description": "this is XESCommonPublic",
6   "homepage": "https://github.com/speiyouiOS/XESCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CasaTaloyum": "casatwy@msn.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/speiyouiOS/XESCommon.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Common/*.h",
22   "public_header_files": "Common/*.h",
23   "vendored_libraries": "Common/*.a",
24   "requires_arc": true,
25   "dependencies": {
26     "MBProgressHUD": [
27       "~> 1.0.0"
28     ]
29   }