[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 4 / PropertyDecoder / 0.1.1 / PropertyDecoder.podspec.json
bloba825ff08bb6a701e71ed79279b32dbc615e4531e
2   "name": "PropertyDecoder",
3   "version": "0.1.1",
4   "summary": "获取支持 Decodable 协议的属性列表",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/podul/PropertyDecoder",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "podul": "ylpodul@163.com"
14   },
15   "source": {
16     "git": "https://github.com/podul/PropertyDecoder.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/PropertyDecoder/**/*",
23   "swift_version": "5.0"