[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 4 / 7 / FXForms / 1.0 / FXForms.podspec.json
blob30931617556c17fe85b3337835606f1b53e0b7da
2   "name": "FXForms",
3   "version": "1.0",
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.0"
11   },
12   "source_files": "FXForms",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "5.0"
16   }