[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / a / 5 / d / iComeSDK / 0.7.8.2 / iComeSDK.podspec.json
blobf1b005f95bf5121a1e9ea7ac53ec6b6d26be1ffb
2   "name": "iComeSDK",
3   "version": "0.7.8.2",
4   "summary": "A short description of iComeSDK.",
5   "description": "智慧平台为iCome项目提供的IM专用SDK文件",
6   "homepage": "https://github.com/zhangrongwu/iComeSDK",
7   "license": "MIT",
8   "authors": {
9     "zhangrongwu": "zhangrongwuios@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/zhangrongwu/iComeSDK",
13     "tag": "0.7.8.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "iComeSDK/**/*.{h,m,bundle}",
19   "public_header_files": "iComeSDK/Headers/*.h",
20   "resources": "iComeSDK/Resources/*.{bundle,png,plist}",
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "MobileCoreServices",
25     "CoreData",
26     "SystemConfiguration",
27     "AVFoundation",
28     "WebKit",
29     "QuickLook",
30     "AudioToolbox",
31     "CoreMedia",
32     "CoreVideo",
33     "Photos",
34     "Accelerate",
35     "CoreGraphics",
36     "CoreTelephony",
37     "MessageUI",
38     "CoreLocation",
39     "AddressBook",
40     "Foundation"
41   ],
42   "dependencies": {
43     "AFNetworking": [
44       "~> 3.2.1"
45     ],
46     "FMDB": [
47       "~> 2.7.2"
48     ],
49     "MBProgressHUD": [
50       "~> 1.0.0"
51     ],
52     "SDWebImage": [
53       "~> 4.4.1"
54     ],
55     "CocoaAsyncSocket": [
56       "~> 7.4.3"
57     ],
58     "SAMKeychain": [
59       "~> 1.5.3"
60     ],
61     "MJExtension": [
62       "~> 3.0.15"
63     ],
64     "MLLabel": [
65       "~> 1.10.5"
66     ],
67     "Masonry": [
68       "~> 1.1.0"
69     ],
70     "YYKit": [
71       "~> 1.0.9"
72     ],
73     "MJRefresh": [
74       "~> 3.1.15.3"
75     ],
76     "TZImagePickerController": [
77       "2.1.5"
78     ],
79     "FDFullscreenPopGesture": [
80       "~> 1.1"
81     ],
82     "UITableView+FDTemplateLayoutCell": [
83       "~>1.6"
84     ]
85   }