[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / e / ArsScale / 0.1.2 / ArsScale.podspec.json
blobe4cd089d27841970cc11ead51920c06235b02e70
2   "name": "ArsScale",
3   "version": "0.1.2",
4   "summary": "Objective-C port of D3.js scale.",
5   "homepage": "https://github.com/azu/ArsScale",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/azu/ArsScale.git",
18     "tag": "0.1.2"
19   },
20   "dependencies": {
21     "ArsDashFunction": [
22       "~> 0.0.1"
23     ]
24   },
25   "source_files": "ArsScale/**/*.{h,m}",
26   "requires_arc": true