[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 4 / DDModal / 1.0.2 / DDModal.podspec.json
blob869115a3993e2cebdb801aa1703fd8fb0a7250cd
2   "name": "DDModal",
3   "version": "1.0.2",
4   "summary": "弹窗",
5   "homepage": "https://github.com/BrownCN023/DDModal",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liyebiao1990": "347991555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/BrownCN023/DDModal.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "DDModal/*.h",
22     "DDModal/**/*.{h,m}"
23   ],
24   "resources": "DDModal/Resources/DDModal.bundle",
25   "requires_arc": true,
26   "frameworks": "Foundation",
27   "dependencies": {
28     "Masonry": [
30     ]
31   }