[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / 1 / 9 / BetterKit / 0.1.2 / BetterKit.podspec.json
blobe80f8602f288145a8b843dad149103a909486e41
2   "name": "BetterKit",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BetterKit/Classes/**/*.{swift,h,m}",
23   "frameworks": "UIKit"