[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / d / e / c / Ortelius / 1.0.0 / Ortelius.podspec.json
blob066a334b287ab83d2951e3dc12921518de482614
2   "name": "Ortelius",
3   "version": "1.0.0",
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   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/exsortis/Ortelius.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Ortelius/Source/**/*.{h,m}",
22   "public_header_files": "Ortelius/Source/**/*.h",
23   "requires_arc": true