blob: a00e5ee91022695d469479f02acc901055a1d65f [file] [log] [blame]
{
"name": "Instructions",
"version": "0.4.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Instructions",
"Source/*.swift"
],
"resources": [
"Source/*.xcassets"
]
}