[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 4 / EchatCommon / 1.0.2 / EchatCommon.podspec.json
blob2d0fd967d8a0c7b84cb9e48d67cd8a0d024f2017
2   "name": "EchatCommon",
3   "version": "1.0.2",
4   "summary": "be happy,my friend",
5   "description": "仅仅是个测试123123123132",
6   "homepage": "https://github.com/shywoody/FrameworkTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xielang": "beatdoudou@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shywoody/FrameworkTest.git",
19     "tag": "1.0.2"
20   },
21   "resources": "Resource/EchatResouce.bundle",
22   "source_files": "EchatCommon/EchatCommon.framework/Headers/*.{h}",
23   "ios": {
24     "vendored_frameworks": "EchatCommon/EchatCommon.framework"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "CFNetwork",
30     "SystemConfiguration",
31     "JavaScriptCore",
32     "GLKit",
33     "OpenGLES",
34     "CoreGraphics",
35     "QuartzCore",
36     "CoreLocation",
37     "CoreTelephony",
38     "AdSupport",
39     "Security"
40   ],
41   "libraries": [
42     "stdc++",
43     "z",
44     "c++",
45     "icucore"
46   ],
47   "requires_arc": true,
48   "dependencies": {
49     "AMap3DMap": [
50       "6.2.0"
51     ],
52     "AMapSearch": [
53       "6.1.0"
54     ],
55     "AMapFoundation": [
56       "1.5.0"
57     ]
58   }