[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / c / 3 / SwiftyForms / 0.1.2 / SwiftyForms.podspec.json
blob43c19123cc7a5c364bae55b78fcf1e0d7f450816
2   "name": "SwiftyForms",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyForms/Classes/**/*",
22   "dependencies": {
23     "SwiftValidators": [
25     ]
26   }