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