[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / e / d / DDYMax-Core / 0.1.0 / DDYMax-Core.podspec.json
blob2ae71a5210a054e7e67643d3fc70a07672588ea9
2   "name": "DDYMax-Core",
3   "version": "0.1.0",
4   "summary": "A short description of DDYMax-Core.",
5   "description": "DDYMax-Core",
6   "homepage": "https://github.com/Yang-Jie-9/DDYMax-Core",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yang-Jie-9": "yangjie@pointone.tech"
13   },
14   "source": {
15     "git": "https://github.com/Yang-Jie-9/DDYMax-Core.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DDYMax-Core/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "StoreKit",
24   "dependencies": {
25     "DDYMax-JSONModel": [
27     ]
28   }