[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 1 / 6 / DCAvailability / 0.1.0 / DCAvailability.podspec.json
blobc813dc37120cc79aa69161564816813a09cda16d
2   "name": "DCAvailability",
3   "version": "0.1.0",
4   "summary": "Get deprecation warnings when API newer than Development Target is used.",
5   "homepage": "https://github.com/evilDave/DCAvailability",
6   "license": "MIT",
7   "authors": {
8     "David Clark": "davidkclark@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/evilDave/DCAvailability.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/da5id",
15   "platforms": {
16     "ios": "2.0"
17   },
18   "requires_arc": false,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h"