blob: 7ca56092a33183e8b6488e93ae5a1647b7d61931 [file] [log] [blame]
{
"name": "CommoniOSViews",
"version": "0.1.0",
"summary": "Common iOS View Modifications",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/whitehawks/CommoniOSViews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sharif Khaleel": "ll.hawk.ll@gmail.com"
},
"source": {
"git": "https://github.com/whitehawks/CommoniOSViews.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommoniOSViews/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3"
}