[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 1 / wendyLib / 0.1.0 / wendyLib.podspec.json
blob9759cda56c0cde2ddc4b10ab44732ba11d11d427
2   "name": "wendyLib",
3   "version": "0.1.0",
4   "summary": "this is lib for wendyLib.",
5   "homepage": "https://github.com/hbj520/wendyLib",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hbj520": "hbjmailformac@163.com"
12   },
13   "source": {
14     "git": "https://github.com/hbj520/wendyLib.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "wendyLib/Classes/**/*",
21   "resource_bundles": {
22     "wendyLib": [
23       "wendyLib/Assets/images/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "SVProgressHUD": [
37     ]
38   }