[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 1 / EMC / 1.0.4 / EMC.podspec.json
blob8bd7570e3b8d9ea51bc16e0bf4cc42b8ef77c4ee
2   "name": "EMC",
3   "version": "1.0.4",
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.4"
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     "Reachability": [
43       "~> 3.2"
44     ]
45   }