[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / 1 / d / MSFormCell / 1.0.0 / MSFormCell.podspec.json
blob57fca0e5df9f18fab196f6a1c3372fcd4d3ec12c
2   "name": "MSFormCell",
3   "version": "1.0.0",
4   "summary": "MSFormCell is customized UITableViewCell for entry form.",
5   "homepage": "https://github.com/masashi-sutou/MSFormCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/masashi-sutou/MSFormCell.git",
12     "tag": "1.0.0"
13   },
14   "source_files": [
15     "MSFormCell",
16     "MSFormCell/**/*.{swift}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "authors": {
29     "masashi-sutou": "sutou.masasi@gmail.com"
30   },
31   "pushed_with_swift_version": "3.0"