[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / d / e / c / Ortelius / 1.0.2 / Ortelius.podspec.json
blob61925b66a5ab3878ceb7f3ad9db8d18847fc80df
2   "name": "Ortelius",
3   "version": "1.0.2",
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.2"
22   },
23   "source_files": "Ortelius/Source/**/*.{h,m}",
24   "public_header_files": "Ortelius/Source/**/*.h",
25   "requires_arc": true