[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 6 / a / UKPostcodeValidator / 0.1.1 / UKPostcodeValidator.podspec.json
blob80e38e204eecd9a13c8bd35b19b1052862bb6b58
2   "name": "UKPostcodeValidator",
3   "version": "0.1.1",
4   "summary": "A simple category to provide UK postcode validation to NSString contents.",
5   "homepage": "https://github.com/calvincestari/UKPostcodeValidator",
6   "license": "MIT",
7   "authors": {
8     "Calvin Cestari": "calvin@calvincestari.com"
9   },
10   "source": {
11     "git": "https://github.com/calvincestari/UKPostcodeValidator.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "public_header_files": "Classes/**/*.h"