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