[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 5 / 6 / a / UKPostcodeValidator / 0.2.0 / UKPostcodeValidator.podspec.json
blobe544aa948d9e5a10ebac14b96b998dc1e2522d49
2   "name": "UKPostcodeValidator",
3   "version": "0.2.0",
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.2.0"
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"