[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 5 / 7 / KWForm / 1.0.0 / KWForm.podspec.json
blobd78b6e604ea06161773f84565d4b85701f783069
2   "name": "KWForm",
3   "version": "1.0.0",
4   "summary": "Quick build a Form on iOS",
5   "description": "                   reprint kevin (https://github.com/tailang/KWFormView)\n",
6   "homepage": "https://github.com/johnson0205/KWForm",
7   "license": "MIT",
8   "authors": {
9     "kevin": "https://github.com/tailang/KWFormView"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/johnson0205/KWForm.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "KWForm/*",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]