blob: 5adcb990ffeb1a4ba86e2328c6fc99db96023060 [file] [log] [blame]
{
"name": "Ladder",
"version": "0.3",
"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.3"
},
"source_files": "Ladder/*.swift",
"requires_arc": true
}