blob: 2be4b6b899369e0cb466b0838c4c3970c1019745 [file] [log] [blame]
{
"name": "PageSheetForm",
"version": "1.4",
"license": "MIT",
"summary": "PageSheetForm is a PageSheet style form.",
"homepage": "https://github.com/tichise/PageSheetForm",
"social_media_url": "http://twitter.com/tichise",
"authors": "Takuya Ichise",
"source": {
"git": "https://github.com/tichise/PageSheetForm.git",
"tag": "1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"resource_bundles": {
"Storyboards": [
"Storyboards/*.storyboard"
]
},
"pushed_with_swift_version": "3.0"
}