[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / 7 / e / Rosetta / 0.0.3 / Rosetta.podspec.json
bloba071cd7465a02317fe82f9876fd1adda33eca383
2   "name": "Rosetta",
3   "version": "0.0.3",
4   "summary": "Swift JSON mapper",
5   "homepage": "https://github.com/bartekchlebek/Rosetta",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Bartek Chlebek": "bartek.public@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/bartekchlebek",
13   "source": {
14     "git": "https://github.com/bartekchlebek/Rosetta.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "Rosetta/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   }