[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.5.1 / RosettaStoneKit.podspec.json
blobd3fe8eb33872a811075370f52673210f1313d533
2   "name": "RosettaStoneKit",
3   "version": "1.5.1",
4   "summary": "Magical Object Mapping framework for iOS/OS X",
5   "description": "RosettaStoneKit is a magical Object Mapping framework.\nIt converts dictionaries and arrays of data into instances of any classes.\nIt can also convert your custom objects into dictionaries and arrays.",
6   "homepage": "http://endoze.github.io/RosettaStoneKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris": "chris@wideeyelabs.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/endoze/RosettaStoneKit.git",
22     "tag": "1.5.1"
23   },
24   "source_files": "RosettaStoneKit/**/*.{h,m}",
25   "requires_arc": true