[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / 4 / Bushel / 0.1.0 / Bushel.podspec.json
blobd403107141e956c44b9ce1e09b43ea7a0345e33b
2   "name": "Bushel",
3   "version": "0.1.0",
4   "summary": "an opinionated UICollectionView framework",
5   "description": "\t\t\t\t\t   Bushel is an iOS Collection View Framework forked from Apple's Collection View framework release at WWDC 2014. It is opinionated & constraining, which is just what you need to have something that is reliable.\n\n\t\t\t\t\t   Bushel is still under development and will be used in a future iOS app.\n",
6   "homepage": "https://github.com/paulwoodiii/Bushel",
7   "license": "MIT",
8   "authors": {
9     "paulwoodiii": "paul@paulwoodiii.com"
10   },
11   "source": {
12     "git": "https://github.com/paulwoodiii/Bushel.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://paulwoodiii.com/blog",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "Bushel": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"