blob: c75dad9696a569424a69d68c4e04e32b5ff99cb3 [file] [log] [blame]
{
"name": "CUIKit",
"version": "0.1.0",
"summary": "Custom iOS UIKit as IBDesignable Classes",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/emadhejazian/CUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"emadhejazian": "e.hejazian@gmail.com"
},
"source": {
"git": "https://github.com/emadhejazian/CUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"source_files": "CUIKit/Classes/**/*"
}