[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 2 / foundation-ios / 0.0.5 / foundation-ios.podspec.json
blobb0b225f35a130fb57295422970969208a2e6a4bf
2   "name": "foundation-ios",
3   "version": "0.0.5",
4   "summary": "ios开发基础库",
5   "description": "hhr开发基础库",
6   "homepage": "https://github.com/hhr227/foundation-ios",
7   "license": "LICENSE",
8   "authors": {
9     "洪鸿儒": "448191656@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hhr227/foundation-ios.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "foundation/**/*.{h,m}",
19   "exclude_files": "foundation-ios/iOS Example",
20   "dependencies": {
21     "SDWebImage": [
22       "~> 4.0"
23     ],
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "MBProgressHUD": [
28       "~> 1.1.0"
29     ],
30     "Masonry": [
32     ],
33     "MJExtension": [
35     ],
36     "MJRefresh": [
38     ],
39     "Realm": [
41     ]
42   }