{ "name": "react-native-version-number", "version": "0.3.5", "summary": "Access app version inside React Native", "homepage": "https://github.com/APSL/react-native-version-number", "license": "MIT", "authors": { "Alvaro Medina Ballester ": "Alvaro Medina Ballester " }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/APSL/react-native-version-number.git.git", "tag": "v0.3.5" }, "source_files": "ios/*.{h,m}", "dependencies": { "React": [ ] } }