2 "name": "KinveyWidgets",
4 "summary": "Handy iOS Widgets to use stand-alone or with Kinvey's backend service",
5 "description": " These widgets are either commonly used generic widgets from Kinvey's Sample apps, or Widgets specifically designed to work with the KinveyKit library, such as the login pages.\n",
6 "homepage": "https://github.com/KinveyApps/KinveyWidgets",
8 "https://raw.githubusercontent.com/KinveyApps/KinveyWidgets/master/doc/assets/KWSignInViewController_screenshot.png",
9 "https://raw.github.com/KinveyApps/KinveyWidgets/master/doc/assets/KWSocialButton_sample.png"
12 "type": "Apache License, Version 2.0",
16 "Michael Katz": "michael@kinvey.com",
17 "Kinvey": "sales@kinvey.com"
19 "social_media_url": "http://twitter.com/Kinvey",
24 "git": "https://github.com/KinveyApps/KinveyWidgets.git",
29 "KinveyWidgets/**/*.{h,m}",
30 "iOS-UI-Utils/Classes/**/*.{h,m}"
32 "exclude_files": "KinveyWidgets/Sign-In",
33 "resources": "KinveyWidgets/Button Widgets/resources/*.png",
34 "frameworks": "KinveyKit",
37 "OTHER_LDFLAGS": "-lObjC"