[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 7 / 3 / TestFramework_Fmone / 1.0.0 / TestFramework_Fmone.podspec.json
blobb378a829c688da384a3d1739f9ff8e281e53285d
2   "name": "TestFramework_Fmone",
3   "version": "1.0.0",
4   "summary": "测试Framework",
5   "homepage": "https://github.com/Jonzzs/TestFramework",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonzzs": "jonzzs.guo@facilityone.cn"
12   },
13   "source": {
14     "git": "https://github.com/Jonzzs/TestFramework.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "*.framework"
22   },
23   "dependencies": {
24     "MJRefresh": [
25       "3.1.12"
26     ],
27     "MJExtension": [
28       "3.0.13"
29     ],
30     "Masonry": [
31       "1.0.2"
32     ],
33     "AFNetworking": [
34       "3.1.0"
35     ],
36     "MBProgressHUD": [
37       "1.1.0"
38     ]
39   }