[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.0.1 / RosettaStoneKit.podspec.json
blob1934899ed98d3f98446d18c0b777d5712ae40be2
2   "name": "RosettaStoneKit",
3   "version": "1.0.1",
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   "social_media_url": "https://twitter.com/endozemedia",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/endoze/RosettaStoneKit.git",
21     "tag": "1.0.1"
22   },
23   "source_files": [
24     "Common",
25     "Common/**/*.{h,m}"
26   ],
27   "requires_arc": true