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