[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 5 / HSLUpdateChecker / 1.0.1 / HSLUpdateChecker.podspec.json
blobea450bcc6a7328df961d964dd56d6b5d4290d13d
2   "name": "HSLUpdateChecker",
3   "version": "1.0.1",
4   "summary": "Prompts the user to update your app when a new version is available. Zero configuration, one line of code to use.",
5   "homepage": "https://github.com/Handelabra/HSLUpdateChecker",
6   "license": "MIT",
7   "authors": {
8     "John Arnold": "john@handelabra.com"
9   },
10   "source": {
11     "git": "https://github.com/Handelabra/HSLUpdateChecker.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true