[Add] AnyThinkFacebookSDKAdapter 6.4.40
[CocoaPods.git] / Specs / 5 / c / 2 / LayoutAnchor / 4.0.2 / LayoutAnchor.podspec.json
blobd103710e9e773bec852b3de31602465559610d11
2   "name": "LayoutAnchor",
3   "version": "4.0.2",
4   "license": "MIT",
5   "summary": "An autolayout anchor wrapper.",
6   "homepage": "https://github.com/yume190/LayoutAnchor",
7   "authors": {
8     "yume190": "yume190@gmail.com"
9   },
10   "social_media_url": "https://www.facebook.com/yume190",
11   "source": {
12     "git": "https://github.com/yume190/LayoutAnchor.git",
13     "tag": "4.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "LayoutAnchor/Anchor/*.swift",
20     "LayoutAnchor/AutoLayoutExtension/*.swift"
21   ]