[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.3.0 / RosettaStoneKit.podspec.json
blobbb8a594f56081ed845b5b0bb77652d4e6684d2b3
2   "name": "RosettaStoneKit",
3   "version": "1.3.0",
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   "social_media_url": "https://twitter.com/endozemedia",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/endoze/RosettaStoneKit.git",
23     "tag": "1.3.0"
24   },
25   "source_files": [
26     "Common",
27     "Common/**/*.{h,m}",
28     "RosettaStoneKit/RosettaStoneKit.h",
29     "RosettaStoneKitOSX/RosettaStoneKitOSX.h"
30   ],
31   "requires_arc": true