[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / 4 / EasyAnchor / 3.0.0 / EasyAnchor.podspec.json
blobb13b39635335634414fc2b834d2f5b9684777e8f
2   "name": "EasyAnchor",
3   "summary": "Declarative, extensible, powerful Auto Layout for iOS and macOS",
4   "version": "3.0.0",
5   "homepage": "https://github.com/onmyway133/EasyAnchor",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/EasyAnchor.git",
12     "tag": "3.0.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "osx": {
29     "frameworks": [
30       "Cocoa",
31       "Foundation"
32     ]
33   },
34   "swift_versions": "5.0",
35   "swift_version": "5.0"