[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / a / e / Ploatz / 1.0.5 / Ploatz.podspec.json
blobc0e66881a8c1f0d3235370211e88c6b8e4923b2d
2   "name": "Ploatz",
3   "version": "1.0.5",
4   "summary": "Ploatz helps you to check if your local app version is outdated.",
5   "description": "Ploatz connects to the iTunes API to retrieve and compare versioning information to decide if your local app version is outdated.",
6   "homepage": "https://github.com/alariju/Ploatz",
7   "license": "MIT",
8   "authors": {
9     "alariju": "albin.arias16@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alariju/Ploatz.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "~> 3.0"
23     ]
24   }