[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 2 / RLE / 1 / RLE.podspec.json
blob6c1861e338b64f401d95d163aabd99f8dbcdcd3c
2   "name": "RLE",
3   "version": "1",
4   "source": {
5     "git": "https://github.com/P0ed/RLE.git",
6     "tag": "1"
7   },
8   "summary": "Literal convertibles for common obj-c types.",
9   "homepage": "https://github.com/P0ed/RLE",
10   "authors": {
11     "Konstantin Sukharev": "poed@me.com"
12   },
13   "social_media_url": "https://twitter.com/P0ed",
14   "license": "MIT",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]