[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / d / RMRUTValidator / 0.0.1 / RMRUTValidator.podspec.json
blob4be1b3ece8733d9e30f29419eac836bc3b20dc47
2   "name": "RMRUTValidator",
3   "version": "0.0.1",
4   "summary": "Simple class to validate chilean security number, also known as RUT.",
5   "homepage": "https://github.com/renatomoya/RMRUTValidator",
6   "license": "MIT",
7   "authors": {
8     "Renato Moya": "imexto@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0",
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/renatomoya/RMRUTValidator.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "RMRUTValidator/Classes/0.0.1/RMRUTValidator.{h,m}",
19   "requires_arc": true