blob: 9bc8ac06a06be0179875599234801a743dc568a9 [file] [log] [blame]
{
"name": "Instructions",
"version": "0.1.2",
"summary": "Easily add customizable coach marks into you iOS project.",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"Instructions",
"Source/*.swift"
],
"resources": [
"Source/*.xcassets"
]
}