blob: cf15d695acde99ea8852e46922f20b4111036698 [file] [log] [blame]
{
"name": "Ladder",
"version": "0.2",
"summary": "Checking app's version on the AppStore or Fir.im every particular time interval",
"description": "Checking app's version on the AppStore or Fir.im every particular time interval.",
"homepage": "https://github.com/Limon-O-O/Ladder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Ladder.git",
"tag": "0.2"
},
"source_files": "Ladder/*.swift",
"requires_arc": true
}