[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 4 / 7 / FXForms / 1.2.2 / FXForms.podspec.json
blob4a04dfa241397968164d22e771881de88795a297
2   "name": "FXForms",
3   "version": "1.2.2",
4   "license": "zlib",
5   "summary": "FXForms is an Objective-C library for easily creating table-based forms on iOS. It is ideal for settings pages or user data entry tasks.",
6   "homepage": "https://github.com/nicklockwood/FXForms",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/FXForms.git",
10     "tag": "1.2.2"
11   },
12   "source_files": "FXForms/FXForms.{h,m}",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "5.0"
16   }