[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / FYCore / 0.0.3 / FYCore.podspec.json
bloba4395809ea09083b6b52b149a78e5b6b8eb29335
2   "name": "FYCore",
3   "version": "0.0.3",
4   "summary": "Core of FYControls.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/fish-yan/fycore.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fish-yan": "757094197@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/fish-yan/fycore.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FYCore/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }