[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 4 / EMC-HAIER / 1.0.4 / EMC-HAIER.podspec.json
blob54c25d10153fd5f57b3374b509bf7c43637dd6b2
2   "name": "EMC-HAIER",
3   "version": "1.0.4",
4   "summary": "haier EMC",
5   "homepage": "https://github.com/785666903/EMC-HAIER",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "孙晓昱": "785666903@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/785666903/EMC-HAIER.git",
18     "tag": "1.0.4"
19   },
20   "source_files": [
21     "EMC/",
22     "EMC.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "CoreTelephony",
29     "CoreGraphics",
30     "QuartzCore",
31     "SystemConfiguration",
32     "AudioToolbox",
33     "AddressBook",
34     "AVFoundation",
35     "CoreLocation",
36     "AssetsLibrary"
37   ],
38   "ios": {
39     "vendored_frameworks": "EMC/iflyMSC.framework"
40   },
41   "libraries": [
42     "c++",
43     "z"
44   ],
45   "requires_arc": true,
46   "dependencies": {
47     "AFNetworking": [
48       "~> 3.1.0"
49     ],
50     "QRScan": [
51       "~> 1.0.1"
52     ]
53   }