[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 3 / ParceSwift / 0.1.0 / ParceSwift.podspec.json
blob5e3d1a6a411a561e3f5c7155f364e5cc826a0e7a
2   "name": "ParceSwift",
3   "version": "0.1.0",
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.1.0"
14   },
15   "source_files": [
16     "ParseSwift",
17     "ParceSwift/*.{swift}"
18   ],
19   "frameworks": "UIKit",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": false,
24   "pushed_with_swift_version": "3.0"