blob: c7a27d1ca4456cc883df93b26d3162b8d4457a72 [file] [log] [blame]
{
"name": "SwiftyStoryboard",
"version": "0.1.3",
"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.3"
},
"source_files": [
"SwiftyStoryboard",
"SwiftyStoryboard/SwiftyStoryboard/*.swift"
],
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}