[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / c / 3 / AFSheme / 0.1.1 / AFSheme.podspec.json
blob600042642512bd8cf2758857e977f15d4b3f5ad2
2   "name": "AFSheme",
3   "version": "0.1.1",
4   "summary": "AFSheme enable you to perform the transition from everywhere to any view.",
5   "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.",
6   "homepage": "https://github.com/aoifukuoka/AFSheme",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aoi Fukuoka": "aoponaopon85746@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aoifukuoka/AFSheme.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AFSheme/Classes/**/*"