[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / 1 / EMC / 1.0.6 / EMC.podspec.json
blob390d17d7e3856a3488083a4d5d2c44d145594a80
2   "name": "EMC",
3   "version": "1.0.6",
4   "summary": "haier U+ EMC",
5   "homepage": "https://github.com/ws21san/EMC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王帅": "ws21san@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/ws21san/EMC.git",
18     "tag": "1.0.6"
19   },
20   "source_files": "EMC_Code/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreTelephony",
26     "CoreGraphics",
27     "QuartzCore",
28     "SystemConfiguration",
29     "AudioToolbox",
30     "AddressBook",
31     "AVFoundation",
32     "CoreLocation",
33     "AssetsLibrary"
34   ],
35   "vendored_frameworks": "EMC_Code/iflyMSC.framework",
36   "libraries": [
37     "c++",
38     "z"
39   ],
40   "requires_arc": true,
41   "dependencies": {
42     "AFNetworking": [
43       "~> 3.1.0"
44     ],
45     "QRScan": [
46       "~> 1.0.1"
47     ]
48   }