{ | |
"name": "SingularitySwiftR", | |
"version": "1.0.4", | |
"license": "MIT", | |
"summary": "Encapsulated SwiftR.", | |
"homepage": "https://github.com/Mqhong/SingularitySwiftR-Pod", | |
"authors": { | |
"Mqhong": "617257112@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/Mqhong/SingularitySwiftR-Pod.git", | |
"tag": "1.0.4" | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.3" | |
}, | |
"source_files": "Pod/Classes/**/*", | |
"dependencies": { | |
"SwiftR": [ | |
] | |
} | |
} |