blob: 7a8e4e2b832625c2f8fd3070fd9809b4a8fb870f [file] [log] [blame]
{
"name": "Instructions",
"version": "0.4.2",
"summary": "Create walkthroughs and guided tours (with coach marks) 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.4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Instructions",
"Source/*.swift"
],
"resources": [
"Source/*.xcassets"
]
}