[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 3 / ParceSwift / 0.0.3 / ParceSwift.podspec.json
blob3d94e030792e4660ccf9c44fc82a716b201f7741
2   "name": "ParceSwift",
3   "version": "0.0.3",
4   "summary": "Parser - Transform from Dictionary to a desired object and the other way.",
5   "homepage": "https://github.com/sebastian989/ParceSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Leonardo Armero Barbosa, Sebastián Gómez Osorio",
11   "source": {
12     "git": "https://github.com/sebastian989/ParceSwift.git",
13     "tag": "0.0.3"
14   },
15   "source_files": [
16     "ParseSwift",
17     "ParceSwift/*.{swift}"
18   ],
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": false