[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 3 / 8 / 9 / Honour / 1.1.1 / Honour.podspec.json
blob850c35aaa933d51ddc83d3810484cf6186abd1b9
2   "name": "Honour",
3   "version": "1.1.1",
4   "summary": "iOS Validation Library",
5   "description": "Validation library write in Swift for iOS projects.",
6   "homepage": "https://github.com/jeanpimentel/Honour",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jean Pimentel": "contato@jeanpimentel.com.br"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jeanpimentel/Honour.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "Honour/Library/**/*.swift",
22   "requires_arc": true