[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / a / ValidationKit / 0.0.1 / ValidationKit.podspec.json
blob07b2d45ee8ab94ab7b86928ff44cdf6ffbe0a176
2   "name": "ValidationKit",
3   "version": "0.0.1",
4   "summary": "ValidationKit is a framework for checking data input on various constrainsts.",
5   "homepage": "https://github.com/Streetmage/ValidationKit",
6   "license": "MIT",
7   "authors": "Streetmage",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/Streetmage/ValidationKit.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "frameworks": "UIKit",
20   "requires_arc": true