[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 4 / EchatCommon / 1.0.1 / EchatCommon.podspec.json
blobacda0aa780b6256e58bbb67c42d81e0566422644
2   "name": "EchatCommon",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "EchatCommon/EchatCommon.framework/Headers/*.{h}",
22   "ios": {
23     "vendored_frameworks": "EchatCommon/EchatCommon.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CFNetwork",
29     "SystemConfiguration",
30     "JavaScriptCore",
31     "GLKit",
32     "OpenGLES",
33     "CoreGraphics",
34     "QuartzCore",
35     "CoreLocation",
36     "CoreTelephony",
37     "AdSupport",
38     "Security"
39   ],
40   "libraries": [
41     "stdc++",
42     "z",
43     "c++",
44     "icucore"
45   ],
46   "requires_arc": true,
47   "dependencies": {
48     "AMap3DMap": [
49       "6.2.0"
50     ],
51     "AMapSearch": [
52       "6.1.0"
53     ],
54     "AMapFoundation": [
55       "1.5.0"
56     ]
57   }