[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / a / Asterism / 1.0.0-RC3 / Asterism.podspec.json
blob2a2d27c1d370e651246933b891ba1a7bc9ee6fec
2   "name": "Asterism",
3   "version": "1.0.0-RC3",
4   "summary": "Functional helpers for Objective-C.",
5   "homepage": "https://github.com/robb/Asterism",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Robert Böhnke": "robb@robb.is"
11   },
12   "source": {
13     "git": "https://github.com/robb/Asterism.git",
14     "tag": "1.0.0-RC3"
15   },
16   "platforms": {
17     "ios": "0.5",
18     "osx": "10.8"
19   },
20   "source_files": [
21     "Asterism",
22     "Asterism/**/*.{h,m}"
23   ],
24   "exclude_files": "Specs",
25   "requires_arc": true