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