[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.0.0 / RosettaStoneKit.podspec.json
blobd756167d8882b7ed0200558decaa21c72368f15c
2   "name": "RosettaStoneKit",
3   "version": "1.0.0",
4   "summary": "Magical Object Mapping framework for iOS/OS X",
5   "description": "                   RosettaStoneKit is a magical Object Mapping framework.\n                   It converts dictionaries and arrays of data into instances of any classes.\n                   It can also convert your custom objects into dictionaries and arrays.\n",
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   },
18   "source": {
19     "git": "https://github.com/endoze/RosettaStoneKit.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Common",
24     "Common/**/*.{h,m}"
25   ],
26   "requires_arc": true