[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / ios-common / 0.0.8 / ios-common.podspec.json
blobd69eabf3c1d5ad0784437a6587a623ae23664322
2   "name": "ios-common",
3   "version": "0.0.8",
4   "summary": "合众中宸-iOS公共库Pod代码",
5   "description": "Testing Private Podspec.",
6   "homepage": "https://github.com/zy30651",
7   "source": {
8     "git": "http://git.ambow.com/mobile/iOS-Common.git",
9     "tag": "0.0.8"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "ZY": "zy30651@qq.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*.h",
22   "exclude_files": "Classes/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "YYKit": [
26       "~> 1.0"
27     ],
28     "AFNetworking": [
29       "~> 3.0"
30     ],
31     "Masonry": [
32       "~> 1.1"
33     ],
34     "SDWebImage": [
35       "~> 4.0"
36     ],
37     "MJRefresh": [
38       "~> 3.0"
39     ],
40     "MJExtension": [
41       "~> 3.0"
42     ],
43     "IQKeyboardManager": [
44       "~> 6.0"
45     ]
46   }