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