blob: 5ce6200578b3a416df4287a8e7fc93265846e79e [file] [log] [blame]
{
"name": "AFSheme",
"version": "0.1.5",
"summary": "AFSheme enable you to perform the transition from everywhere to any view.",
"description": "AFSheme enable you to use JavaScript to perform transition in your native app easily.\nYou can use AFSheme simply to set afShemeMappingDictionary to your Appdelegate as an class function.",
"homepage": "https://github.com/aoifukuoka/AFSheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aoi Fukuoka": "aoponaopon85746@gmail.com"
},
"source": {
"git": "https://github.com/aoifukuoka/AFSheme.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFSheme/Classes/**/*"
}