[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 2 / LYPopupTools / 1.0.0 / LYPopupTools.podspec.json
bloba1cdc229317ee6e25bc48aa59f5004f139af66f1
2   "name": "LYPopupTools",
3   "version": "1.0.0",
4   "summary": "四种常见弹窗",
5   "description": "四种常见弹窗的封装",
6   "homepage": "https://github.com/zhangliyong1024/LYPopupTools",
7   "license": "MIT",
8   "authors": {
9     "zhangliyong": "zhangliyong1997@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangliyong1024/LYPopupTools.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "LYPopupTools/LYPopupTools/**/*",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "MBProgressHUD": [
24     ]
25   }