[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 5 / e / 3 / FMFormSubmitKit / 1.1.3 / FMFormSubmitKit.podspec.json
blob9c8ced908ba91e948841088496148dfa4f9043f4
2   "name": "FMFormSubmitKit",
3   "version": "1.1.3",
4   "summary": "一个表单提交库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CoderFM/FMFormSubmitKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "周发明": "zhoufaming251@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderFM/FMFormSubmitKit.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FMFormSubmitKit/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }