| { |
| "name": "XXPlaceHolder", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "A drop in solution to show UIView's size. Only one line code to use it. Swift version of MMPlaceHolder", |
| "requires_arc": true, |
| "version": "1.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "adad184": "adad184@gmail.com" |
| }, |
| "homepage": "https://github.com/adad184/XXPlaceHolder", |
| "source": { |
| "git": "https://github.com/adad184/XXPlaceHolder.git", |
| "tag": "1.0" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "Classes/*.{swift}" |
| } |