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