[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 0 / Anchorz / 0.1.0 / Anchorz.podspec.json
blob552ad117fc5216e98dc1fdbeffa87c967cb7eb76
2   "name": "Anchorz",
3   "version": "0.1.0",
4   "summary": "A tiny library with UIKit constraints helpers",
5   "description": "TODO: Add long description of the pod here.\nA tiny library with UIKit constraints helpers",
6   "homepage": "https://github.com/michaelversus/Anchorz",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michalis Karagiorgos": "mk@mikdev.eu"
13   },
14   "source": {
15     "git": "https://github.com/michaelversus/Anchorz.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "Classes/**/*.{h,m,swift}",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"