[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 8 / InstrumentUtils_iOS / 1.0.7 / InstrumentUtils_iOS.podspec.json
blob1834788fc9e2dfdca7e9c790bba4e592d50c4932
2   "name": "InstrumentUtils_iOS",
3   "version": "1.0.7",
4   "summary": "Handy tools for iOS from Instrument in Portland, OR",
5   "description": "Package includes these iOS utils (+ more if we forget to update this description - visit the GitHub link for the latest!):\n\n- EasyFormInput: A handsome iOS text input component that can handle single and multiline text, email, numerical, date and select with type-in search.\n- BlockingProgressIndicator: A simple blocking spinnner view with the option to show a text string. Font and text color are configurable prior to use.\n- ConstraintsHelpers: Shortcut methods for working with auto-layout constraints.\n- TwoLineNavBarTitle: Shows two lines of text in your UINavigationController's top bar, with two different display modes.\n\nUtils are in Swift 2.0, and can be used from Objective-C.",
6   "homepage": "https://github.com/Instrument/InstrumentUtils_iOS",
7   "license": {
8     "type": "FreeBSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Instrument Marketing, Inc.": "appledev@weareinstrument.com",
13     "Moses Gunesch": "moses.gunesch@instrument.com"
14   },
15   "social_media_url": "https://twitter.com/instrument",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Instrument/InstrumentUtils_iOS.git",
22     "tag": "1.0.7"
23   },
24   "source_files": "Pod/Source/**/*"