[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / 7 / KWForm / 1.0.1 / KWForm.podspec.json
blob36b9c9ba0ebcc845a66a8d5415792a9a858eafc0
2   "name": "KWForm",
3   "version": "1.0.1",
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   "screenshots": "http://code4app.qiniudn.com/photo/550fba54933bf0562a8b45ce_1.gif",
8   "license": "MIT",
9   "authors": {
10     "kevin": "https://github.com/tailang/KWFormView"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/johnson0205/KWForm.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "KWForm/*",
20   "requires_arc": true,
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ]