[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / 6 / BriefCase / 0.1.2 / BriefCase.podspec.json
blob3a1d8b45a16c46f71a0bb26b016489fc5cfa4f34
2   "name": "BriefCase",
3   "version": "0.1.2",
4   "summary": "Convert between letter cases: eg. camelCase -> snake_case",
5   "homepage": "https://github.com/soloy/BriefCase",
6   "license": "MIT",
7   "authors": {
8     "Fredrik Soløy": "fredrik.soloy@knowit.no"
9   },
10   "source": {
11     "git": "https://github.com/soloy/BriefCase.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "source_files": "Source/*"