[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / 3 / 2 / Mantle-JX / 2.2.0-v3 / Mantle-JX.podspec.json
blobae5496033e2beb36ba75ff85d1eb3ca65004c7c9
2   "name": "Mantle-JX",
3   "version": "2.2.0-v3",
4   "summary": "Model framework for Cocoa and Cocoa Touch.",
5   "description": "Model framework for Cocoa and Cocoa Touch.",
6   "homepage": "https://github.com/tospery/Mantle-JX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/Mantle-JX.git",
16     "tag": "2.2.0-v3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": [
23     "Mantle-JX",
24     "Mantle-JX/include"
25   ],
26   "subspecs": [
27     {
28       "name": "extobjc",
29       "source_files": [
30         "Mantle-JX/extobjc",
31         "Mantle-JX/extobjc/include/*.h"
32       ],
33       "private_header_files": "Mantle-JX/extobjc/include/*.h"
34     }
35   ]