[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 8 / c / FormTableView / 0.5.0 / FormTableView.podspec.json
blob9a581854856cfaa1d43247f4a88820ab58b35d24
2   "name": "FormTableView",
3   "version": "0.5.0",
4   "summary": "Simple Forms and LinearLayout",
5   "description": "                       Either create forms in a flash or use it as a linear layout with some great built in functionality.\n",
6   "homepage": "https://github.com/JamieREvans/FormTableView",
7   "license": "MIT",
8   "authors": {
9     "Jamie Riley Evans": "jamie.riley.evans@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JamieREvans/FormTableView.git",
13     "tag": "0.5.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "UIKitPlus": [
22       "~> 1.0.0"
23     ]
24   }