[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / c / d / CommonComponent / 0.0.1 / CommonComponent.podspec.json
blobe79d498fe89b067cebd74e858f0010996b574ab3
2   "name": "CommonComponent",
3   "version": "0.0.1",
4   "summary": "丸子CocoaPods基础组件库",
5   "description": "丸子CocoaPods基础组件库,方便其他组件引用",
6   "homepage": "http://www.iwanpa.com",
7   "license": "MIT",
8   "authors": {
9     "CGWatson": "guohua.chen@woxiu.com"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "svn": "svn://svn.woxiu.com/ios/iwanpa/Pods/CommonComponent",
17     "tag": "0.0.1"
18   },
19   "resources": "Resources/*.png",
20   "source_files": "Classes/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration",
25     "ImageIO",
26     "CoreTelephony",
27     "Security",
28     "CoreGraphics"
29   ],
30   "libraries": [
31     "z",
32     "stdc++",
33     "sqlite3",
34     "iconv"
35   ],
36   "vendored_libraries": "Classes/ThirdShareLogin/WXSDK/*.a",
37   "vendored_frameworks": "Classes/ThirdShareLogin/QQSDK/TencentOpenAPI.framework",
38   "dependencies": {
39     "ReactiveCocoa": [
40       "2.5"
41     ],
42     "AFNetworking": [
43       "3.1.0"
44     ],
45     "CocoaAsyncSocket": [
46       "7.4.3"
47     ],
48     "DOUAudioStreamer": [
49       "0.2.15"
50     ],
51     "SDWebImage": [
52       "3.8.1"
53     ],
54     "JSONModel": [
55       "1.2.0"
56     ],
57     "TYAttributedLabel": [
58       "2.6.1"
59     ],
60     "RegexKitLite-NoWarning": [
61       "1.1.0"
62     ],
63     "Masonry": [
64       "1.0.1"
65     ],
66     "Toast": [
67       "2.4"
68     ]
69   },
70   "deprecated": true