blob: 1d83309fa6ef061f73ef9b21b8fa01f186e1840b [file] [log] [blame]
{
"name": "Harpy",
"version": "4.1.6",
"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.6"
},
"source_files": "Harpy/*.{h,m}",
"resources": "Harpy/Harpy.bundle",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}