[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / d / 7 / MMCodable / 0.0.1 / MMCodable.podspec.json
blobd463131a2bcd4174ceb2382ecda4588fce25435d
2   "name": "MMCodable",
3   "version": "0.0.1",
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.1"
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"