[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 2 / LayoutLoopHunter / 1.0 / LayoutLoopHunter.podspec.json
blob4fee203121e743430de96d4941b3354787d0a8b4
2   "name": "LayoutLoopHunter",
3   "version": "1.0",
4   "summary": "Tracking autolayout feedback loops.",
5   "swift_version": "4.2",
6   "description": "Runtime-based setup for tracking autolayout feedback loops.",
7   "homepage": "https://github.com/rsrbk/LayoutLoopHunter",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rsrbk": "rsrbk1@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rsrbk/LayoutLoopHunter.git",
17     "tag": "1.0"
18   },
19   "social_media_url": "https://twitter.com/rsrbk123",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "LayoutLoopHunter/Classes/**/*"