[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / 7 / 3 / NSLayoutConstraint+ExpressionFormat / 0.1.0 / NSLayoutConstraint+ExpressionFormat.podspec.json
blob2c2e3ca49e662c1d563b87249a33b84a7cd9f6d0
2   "name": "NSLayoutConstraint+ExpressionFormat",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "0.1.0",
7   "summary": "A category on NSLayoutConstraint that adds a new class method that allows you to create constraints using a simple string-based syntax.",
8   "homepage": "https://github.com/enderlabs/NSLayoutConstraint-ExpressionFormat",
9   "license": {
10     "type": "Public Domain",
11     "text": "Do as you will."
12   },
13   "authors": {
14     "Donald Hays": "donald@enderlabs.com"
15   },
16   "source": {
17     "git": "https://github.com/enderlabs/NSLayoutConstraint-ExpressionFormat.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true