[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 7 / FXForms / 1.1.3 / FXForms.podspec.json
blob5674520f96deb8fe38c7864d1731a47f82df7d0a
2   "name": "FXForms",
3   "version": "1.1.3",
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.1.3"
11   },
12   "source_files": "FXForms",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "5.0"
16   }