blob: 6c0532fb018b8cf5a4784b513d2e75f485fdf64c [file] [log] [blame]
{
"name": "AFSheme",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFSheme/Classes/**/*"
}