[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / b / e / ToAutoLayout / 0.0.3 / ToAutoLayout.podspec.json
blob9748f1fda57a8f64c00b36acd4689ec7f8193814
2   "name": "ToAutoLayout",
3   "version": "0.0.3",
4   "summary": "The most easy way to create simple autolayouts.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "description": "ToAutoLayout is a tool for add auto layout\neasily programatically.",
10   "homepage": "https://github.com/torcelly/ToAutolayout",
11   "authors": {
12     "Fernando Torcelly": "fernando@torcelly.com"
13   },
14   "social_media_url": "http://twitter.com/torcelly",
15   "source": {
16     "git": "https://github.com/torcelly/ToAutolayout.git",
17     "tag": "0.0.3"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "swift_versions": "4.2",
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.12"
25   },
26   "ios": {
27     "frameworks": "UIKit"
28   },
29   "osx": {
30     "frameworks": "Cocoa"
31   },
32   "swift_version": "4.2"