blob: cb2be96eb8fb7c6f0b8ff172f781d0b4f18f3305 [file] [log] [blame]
{
"name": "Harpy",
"version": "4.1.5",
"summary": "Notify users that a new version of your iOS app is available, and prompt them with the App Store link.",
"homepage": "https://github.com/ArtSabintsev/Harpy",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Harpy.git",
"tag": "4.1.5"
},
"source_files": "Harpy/*.{h,m}",
"resources": "Harpy/Harpy.bundle",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}