[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 5 / Mapper / 0.2 / Mapper.podspec.json
blob93a66c916d55e447388da67d70d6225ac32195e5
2   "name": "Mapper",
3   "version": "0.2",
4   "summary": "Object mapping made easy",
5   "description": "                   * Object mapping made easy\n",
6   "homepage": "https://github.com/zenangst/Mapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Christoffer Winterkvist": "christoffer@winterkvist.com"
13   },
14   "social_media_url": "https://twitter.com/zenangst",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/zenangst/Mapper.git",
20     "tag": "0.2"
21   },
22   "source_files": "Source/*.*",
23   "frameworks": "Foundation",
24   "requires_arc": true