[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 9 / c / 2 / MSForm / 0.1.0 / MSForm.podspec.json
blob18fd07bf20b4eec1af664e3b5ac7581b35f3afc3
2   "name": "MSForm",
3   "version": "0.1.0",
4   "summary": "MSForm is a library for those who need to build a form into their application in a simple way.",
5   "description": "Based on the necessity to have a form in basically all applications, this library was built for those who need a form. It's easy to setup and you can find out how to do it in the example.",
6   "homepage": "https://github.com/claudiomadureira/MSForm",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cláudio Madureira": "claudiomsilvaf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/claudiomadureira/MSForm.git",
16     "tag": "0.1.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MSForm/Classes/**/*"