blob: e3f10a4141018a077f9a2e9d5091bbc376d84d47 [file] [log] [blame]
{
"name": "TYUpdatePrompt",
"version": "0.1.0",
"summary": "Remind the user to update the application when a new version is available.",
"homepage": "https://github.com/luckytianyiyan/TYUpdatePrompt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luckytianyiyan": "luckytianyiyan@gmail.com"
},
"source": {
"git": "https://github.com/luckytianyiyan/TYUpdatePrompt.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/luckytianyiyan",
"platforms": {
"ios": "7.0"
},
"source_files": "TYUpdatePrompt/Classes/**/*",
"private_header_files": "TYUpdatePrompt/Classes/Private/*.h"
}