[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 2 / RosettaStoneKit / 1.2.1 / RosettaStoneKit.podspec.json
blob65084c8f895232feb327f397240720526807f4c9
2   "name": "RosettaStoneKit",
3   "version": "1.2.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   "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.1"
23   },
24   "source_files": [
25     "Common",
26     "Common/**/*.{h,m}"
27   ],
28   "requires_arc": true