[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / e / 7 / ZWModel / 1.0.1 / ZWModel.podspec.json
blobfc47d1f501831fe085901130741a43e95a95c2a7
2   "name": "ZWModel",
3   "summary": "High performance model framework for iOS/OSX. The YYmodel renamed.",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "gavin": "lovegavin@outlook.com"
11   },
12   "homepage": "https://github.com/GavinZw/ZWModel",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GavinZw/ZWModel.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "ZWModel/ZWModel/*.{h,m}",
22   "public_header_files": "ZWModel/ZWModel/*.{h}",
23   "frameworks": "Foundation"