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