blob: d03f7e8b91c459b460d2d808c5b6225409a21940 [file] [log] [blame]
{
"name": "Instructions",
"version": "0.3.0",
"summary": "Create walkthroughs and coach mark tours in a simple way, using Swift.",
"homepage": "https://github.com/ephread/Instructions",
"license": "MIT",
"authors": {
"Frédéric Maquin": "fred@ephread.com"
},
"source": {
"git": "https://github.com/ephread/Instructions.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Instructions",
"Source/*.swift"
],
"resources": [
"Source/*.xcassets"
]
}