[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / a / JDLayout / 1.1.8 / JDLayout.podspec.json
blob816ceb80c632c4b5b193ca883e3b1cb418d4b712
2   "name": "JDLayout",
3   "version": "1.1.8",
4   "summary": "JDLayout",
5   "description": "JDRouter",
6   "homepage": "https://github.com/wangjindong/JDLayout.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangjindong": "419591321@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wangjindong/JDLayout.git",
19     "tag": "1.1.8"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "subspecs": [
27     {
28       "name": "ObjectC",
29       "source_files": "JDLayout/Layout/*.{h,m}",
30       "public_header_files": "JDLayout/Layout/*.h"
31     },
32     {
33       "name": "Swift",
34       "source_files": "JDLayout/Layout Swift/*.swift",
35       "dependencies": {
36         "JDLayout/ObjectC": [
38         ]
39       }
40     }
41   ]