[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / PSAutolayout / 1.0 / PSAutolayout.podspec.json
blob43f81705761a38fb9236206dc97877f112c3f413
2   "name": "PSAutolayout",
3   "version": "1.0",
4   "license": {
5     "type": "Apache",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/shepting/PSAutolayout",
9   "authors": {
10     "Steven Hepting": "shepting@gmail.com"
11   },
12   "summary": "Autolayout utility for source-based layout code.",
13   "source": {
14     "git": "https://github.com/shepting/PSAutolayout.git",
15     "tag": "v1.0"
16   },
17   "source_files": "Source/*",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }