blob: 2a2cf8eb28a1ebd76c0509c10f5eae70ea3aa067 [file] [log] [blame]
{
"name": "SwiftyStoryboard",
"version": "0.1.4",
"summary": "A framework that helps you to operate with UIStoryboard and it’s components.",
"homepage": "https://github.com/RogyMD/SwiftyStoryboard",
"license": {
"type": "MIT"
},
"authors": {
"Igor Bidiniuc": "igorbidiniuc@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RogyMD/SwiftyStoryboard.git",
"tag": "0.1.4"
},
"source_files": [
"SwiftyStoryboard",
"SwiftyStoryboard/SwiftyStoryboard/*.swift"
],
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}