blob: 92b3c44f6130969db1f77aac225c11ea06ceaad8 [file] [log] [blame]
{
"name": "Harpy",
"version": "3.3.1",
"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": "6.0"
},
"source": {
"git": "https://github.com/ArtSabintsev/Harpy.git",
"tag": "3.3.1"
},
"source_files": "Harpy/*.{h,m}",
"resources": "Harpy/Harpy.bundle",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}