[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 0 / 8 / DJViewiOS / 1.0.0 / DJViewiOS.podspec.json
blob8ead6f5dc9717cf27b0a62750eaa33a8ea2b8800
2   "name": "DJViewiOS",
3   "version": "1.0.0",
4   "summary": "Custom View Library to create Scroll View.",
5   "description": "Custom View Library to create Scroll View, you can use image slider",
6   "homepage": "https://github.com/devjangir/DJViewiOS.git",
7   "license": "MIT",
8   "authors": {
9     "Devdutt": "devpassion7@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/devjangir/DJViewiOS.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DJViewiOS": [
22       "Pod/Assets/*.png"
23     ]
24   }