[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 0 / 1 / 9 / BetterKit / 0.1.3 / BetterKit.podspec.json
blobb4fda3b23b406df9e474c5d07bdad7b2f2da6627
2   "name": "BetterKit",
3   "version": "0.1.3",
4   "summary": "A collection of useful tools to enhance standard application development",
5   "description": "BetterKit provides a collection of useful extension methods off existing libraries that assist in speeding up development.\nNo subclassing, just import and enjoy a better experience!",
6   "homepage": "https://github.com/myriadmobile/BetterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "myriadmobile": "developer@myriadmobile.com"
13   },
14   "source": {
15     "git": "https://github.com/myriadmobile/BetterKit.git",
16     "branch": "master",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BetterKit/Classes/**/*.{swift,h,m}",
23   "frameworks": "UIKit"