[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 7 / LineVectorUtils / 0.0.1 / LineVectorUtils.podspec.json
blobd5f5a9e04f704fcf1d274780e0b835a04fa2f390
2   "name": "LineVectorUtils",
3   "version": "0.0.1",
4   "summary": "A simple library to deal with vectors along lines. Look at the .h file for API.",
5   "homepage": "https://github.com/trunalb/LineVectorUtils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Trunal Bhanse": "trunalb@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/trunalb/LineVectorUtils.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true