[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / d / 7 / MMCodable / 0.0.2 / MMCodable.podspec.json
blob68a52f40e8eb117ac5d6e3e1172ca5e8e210969b
2   "name": "MMCodable",
3   "version": "0.0.2",
4   "summary": "MMCodable: A enhanced Codable",
5   "description": "基于苹果官方Codable的序列化工具库",
6   "homepage": "https://github.com/MoyaMapper/MMCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LinXunFeng": "linxunfeng@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/MoyaMapper/MMCodable.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/xunfenghellolo",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "MMCodable/Classes/**/*",
24   "dependencies": {
25     "SwiftyJSON": [
27     ]
28   },
29   "swift_version": "5.0"