[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / b / 0 / AoriseCommon / 0.0.6 / AoriseCommon.podspec.json
blob53ceb55bf33144f90c1a54164a11077dd132a5ec
2   "name": "AoriseCommon",
3   "version": "0.0.6",
4   "summary": "基础组件库",
5   "description": "This is a base component library that can be used for all project base files.",
6   "homepage": "http://10.16.2.100/mobile-groups/ios-common.git",
7   "license": "MIT",
8   "authors": {
9     "linxia": "linxia.wang@aorise.org"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://10.16.2.100/mobile-groups/ios-common.git",
16     "tag": "0.0.6"
17   },
18   "requires_arc": true,
19   "source_files": "AoriseCommon/**/*.{h,m}",
20   "resources": "AoriseCommon/**/*.{bundle}",
21   "dependencies": {
22     "AFNetworking": [
23       "3.1.0"
24     ],
25     "Masonry": [
26       "1.1.0"
27     ],
28     "SDWebImage": [
29       "4.2.1"
30     ],
31     "MJExtension": [
32       "3.0.13"
33     ],
34     "MBProgressHUD": [
35       "1.0.0"
36     ],
37     "MJRefresh": [
38       "3.1.15"
39     ],
40     "TPKeyboardAvoiding": [
41       "1.3.1"
42     ],
43     "DZNEmptyDataSet": [
44       "1.8.1"
45     ]
46   }