[Add] GKPhotoBrowser 3.1.4
[CocoaPods.git] / Specs / a / 0 / 4 / EPSNameFormatter / 0.1 / EPSNameFormatter.podspec.json
blobf2c20548c020cbbc4840f06f85d6e8948e8948c5
2   "name": "EPSNameFormatter",
3   "version": "0.1",
4   "summary": "A class which formats people's names appropriately for their language.",
5   "homepage": "https://github.com/ElectricPeelSoftware/EPSNameFormatter",
6   "license": "MIT",
7   "authors": {
8     "Peter Stuart": "peter@electricpeelsoftware.com"
9   },
10   "source": {
11     "git": "https://github.com/ElectricPeelSoftware/EPSNameFormatter.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "public_header_files": "Pod/Classes/**/*.h"