[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 2 / c / DDYNoticeViews / 1.0.1 / DDYNoticeViews.podspec.json
blob3de3b33186084ec4c50a9de55a84e962b20ff6a8
2   "name": "DDYNoticeViews",
3   "version": "1.0.1",
4   "summary": "A short description of DDYNoticesView.",
5   "homepage": "https://gitee.com/ddyOrganization/DDYNoticeViews",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cqcycle": "15696564260@163.com"
12   },
13   "source": {
14     "git": "https://gitee.com/ddyOrganization/DDYNoticeViews.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DDYNoticeViews/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Masonry": [
27       "1.1.0"
28     ]
29   }