[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / c / Ortelius / 1.0.4 / Ortelius.podspec.json
blob0ef87d51d8ddfc1cf007cacfe9b043d8bd34c4d6
2   "name": "Ortelius",
3   "version": "1.0.4",
4   "summary": "Object mapping library in Objective-C",
5   "description": "                   An introspective object mapper for Objective-C. \n",
6   "homepage": "https://github.com/exsortis/Ortelius",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Schifferer": "paul@schifferers.net"
13   },
14   "social_media_url": "https://alpha.app.net/pilgrim",
15   "platforms": {
16     "ios": "8.2",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/exsortis/Ortelius.git",
21     "tag": "1.0.4"
22   },
23   "source_files": "Ortelius/Source/**/*.{h,m}",
24   "public_header_files": "Ortelius/Source/**/*.h",
25   "requires_arc": true