[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 4 / DDModal / 1.0.3 / DDModal.podspec.json
blobb132dcc131f4102b3db66976e18b3038d94873fc
2   "name": "DDModal",
3   "version": "1.0.3",
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.3"
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   }