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