blob: 676e61fd0faad588b6271cd322cc3b20b533d644 [file] [log] [blame]
{
"name": "AFSheme",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFSheme/Classes/**/*"
}