[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.2.4 / RosettaStoneKit.podspec.json
blobde9ef396d3d454583bde4f4c5692cd9c80858e5f
2   "name": "RosettaStoneKit",
3   "version": "1.2.4",
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   },
20   "source": {
21     "git": "https://github.com/endoze/RosettaStoneKit.git",
22     "tag": "1.2.4"
23   },
24   "source_files": [
25     "Common",
26     "Common/**/*.{h,m}",
27     "RosettaStoneKit/RosettaStoneKit.h",
28     "RosettaStoneKitOSX/RosettaStoneKitOSX.h"
29   ],
30   "requires_arc": true