[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 6 / itmSDK / 0.3.3 / itmSDK.podspec.json
blobcb3e785509b8c178322d21a92a026867c246b29f
2   "name": "itmSDK",
3   "version": "0.3.3",
4   "summary": "fix document path bug",
5   "description": "This itmSDK for our project only.",
6   "homepage": "https://github.com/Clintlin/itmSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clintlin": "linguanjie@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "itmSDK/Frameworks/*.framework"
19   },
20   "source": {
21     "git": "https://github.com/Clintlin/itmSDK.git",
22     "tag": "0.3.3",
23     "commit": "master"
24   },
25   "libraries": "icucore",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.1.0"
30     ],
31     "Masonry": [
32       "~> 1.0.2"
33     ],
34     "MBProgressHUD": [
35       "~> 1.0.0"
36     ]
37   }