[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / c / 3 / SwiftyForms / 0.1.0 / SwiftyForms.podspec.json
blob64d3e5612949346ae2f6c8f8fb034a0b5c46aa22
2   "name": "SwiftyForms",
3   "version": "0.1.0",
4   "summary": "Swifty way to create forms in iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gkaimakas/SwiftyForms",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gkaimakas": "gkaimakas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gkaimakas/SwiftyForms.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyForms/Classes/**/*",
22   "dependencies": {
23     "SwiftValidators": [
25     ]
26   }