[Add] DataTransferLayer 0.1.1
[CocoaPods.git] / Specs / c / 9 / 8 / TFOibValidator / 1.0.2 / TFOibValidator.podspec.json
blobbf3450e34883c287df5ec7c2d1f86055c42c1665
2   "name": "TFOibValidator",
3   "version": "1.0.2",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Croatian personal identification number (OIB) validator for REValidation",
9   "homepage": "https://github.com/tomislav/TFOibValidator",
10   "authors": {
11     "Tomislav Filipcic": "tomislav@7sols.com"
12   },
13   "source": {
14     "git": "https://github.com/tomislav/TFOibValidator.git",
15     "tag": "1.0.2"
16   },
17   "requires_arc": true,
18   "source_files": "TFOibValidator/*.{h,m}",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "dependencies": {
23     "REValidation": [
25     ]
26   }