[Add] ApMobileSDK 1.0.2
[CocoaPods.git] / Specs / c / d / 8 / Anchorman / 3.0 / Anchorman.podspec.json
blob114160cb9acdccdc4734ab07917ad3496e154972
2   "name": "Anchorman",
3   "summary": "A small layer above autolayout to make it slightly more automatic",
4   "version": "3.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "source_files": "Source/*.{swift}",
12   "source": {
13     "git": "https://github.com/mergesort/Anchorman.git",
14     "tag": "3.0"
15   },
16   "homepage": "https://github.com/mergesort/Anchorman",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/mergesort",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"