[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / LPDSplashScreenManager / 0.1.0 / LPDSplashScreenManager.podspec.json
blob9d481560ff7186e4b632e0d925fb234f2edc14c6
2   "name": "LPDSplashScreenManager",
3   "version": "0.1.0",
4   "summary": "An iOS splashScreen with configurable image.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LPD-iOS/LPDSplashScreenManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assuner-Lee": "yongguang.li@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/LPD-iOS/LPDSplashScreenManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDSplashScreenManager/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }