[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 6 / SimplyLayout / 1.0.2 / SimplyLayout.podspec.json
blob17ccfc220530d779294c32e5949307116573617b
2   "name": "SimplyLayout",
3   "version": "1.0.2",
4   "summary": "A swift syntactic sugar for anchor based Auto Layout",
5   "description": "Create Auto Layout constraints in formula liked coding style.",
6   "homepage": "https://github.com/aipeople/SimplyLayout",
7   "license": "MIT",
8   "authors": {
9     "Su, Hsing-Yu": "aipeople0513@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aipeople/SimplyLayout.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "SimplyLayout",
20     "SimplyLayout/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"