[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 0 / c / RYLiOSFoundationFrameworkKit / 0.1.2 / RYLiOSFoundationFrameworkKit.podspec.json
blob1434ee9ce1d64722457ad4a295a20c2c5533f29e
2   "name": "RYLiOSFoundationFrameworkKit",
3   "version": "0.1.2",
4   "summary": "一个iOS app快速开发框架及工具集",
5   "description": "需要在使用此库的Podfile文件开头出加入索引源:\nsource 'https://github.com/CocoaPods/Specs.git'",
6   "homepage": "https://github.com/Ryan-Lee/RYLiOSFoundationFrameworkKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MatriksZ": "614455714@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Ryan-Lee/RYLiOSFoundationFrameworkKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RYLiOSFoundationFrameworkKit/Classes/**/*",
22   "dependencies": {
23     "Toast": [
24       "~> 4.0"
25     ],
26     "MBProgressHUD": [
27       "~> 1.1"
28     ],
29     "YTKNetwork": [
30       "~> 2.0"
31     ],
32     "YYModel": [
33       "~> 1.0"
34     ]
35   }