[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 4 / e / VGContent / 0.1.0 / VGContent.podspec.json
blobc7dfa531d9664adf677c375f1319c57c105ef2dc
2   "name": "VGContent",
3   "version": "0.1.0",
4   "summary": "Small DRY workaround on UITableView, UICollectionView, iCarousel delegates.",
5   "homepage": "https://github.com/mojidabckuu/VGContent",
6   "license": "MIT",
7   "authors": {
8     "mojidabckuu": "mojidabckuu.22.06.92@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mojidabckuu/VGContent.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "VGContent": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "UIScrollView-InfiniteScroll": [
26       "~> 0.7.2"
27     ],
28     "iCarousel": [
30     ]
31   }