[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / a / 8 / Mag / 1.0.0 / Mag.podspec.json
blobcfebea6aa0285a2bcc5247ffd4d811459d176e4a
2   "name": "Mag",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "Mag is Framework which wraps NSLayoutAnchor.",
6   "homepage": "https://github.com/cats-oss/Mag",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyohei Ito": "ito_kyohei@cyberagent.co.jp"
13   },
14   "source": {
15     "git": "https://github.com/cats-oss/Mag.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "osx": "10.12"
22   },
23   "source_files": "Mag/**/*.{h,swift}",
24   "requires_arc": true,
25   "swift_version": "5.0"