[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 8 / e / SimpleAutoLayout / 0.1.0 / SimpleAutoLayout.podspec.json
blob1bac52edc5ef98951b7dd03b05c8903bed769bc6
2   "name": "SimpleAutoLayout",
3   "version": "0.1.0",
4   "summary": "A set of helper functions to iOS auto layout really simple.",
5   "description": "This library attempts to make autolayout really simple to use, yet straightforward enough to understand and debug.",
6   "homepage": "https://github.com/ba01ei/SimpleAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Bao Lei": "bao@lei.fyi"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ba01ei/SimpleAutoLayout.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "SimpleAutoLayout/**/*.{swift}",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.0"