[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 8 / AspectScreen / 0.1.1 / AspectScreen.podspec.json
blob3530a89d5247d7e76a08fbe7b22c6d0129c1d81f
2   "name": "AspectScreen",
3   "version": "0.1.1",
4   "summary": "A lightweight component to calculate screen space",
5   "description": "AspectScreen is a lightweight and pure Swift implemented component for calculating screen space points",
6   "homepage": "https://github.com/hoppus/AspectScreen",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "hoppus": "hey.makemescream@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hoppus/AspectScreen.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "AspectScreen/Classes/*",
22   "pushed_with_swift_version": "echo \"3.0\" >> .swift-version"