[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 1 / ProjectUtilities / 0.1 / ProjectUtilities.podspec.json
blobd07ea73fe8713ffe3497750d7d172153bcbda51d
2   "name": "ProjectUtilities",
3   "version": "0.1",
4   "summary": "Every new project iOS project needs few code snippets and libraries to get started with. This project has got almost everything for that.",
5   "description": "'The projects has got alot of helper methods and Extensions. It also has wrappers to make network calls. No need to big network library like Alamofire if you just need basic REST calls'",
6   "homepage": "https://github.com/vinayakparmar92/ProjectUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vinayakparmar92": "vinayakparmar1992@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vinayakparmar92/ProjectUtilities.git",
16     "tag": "0.1"
17   },
18   "social_media_url": "https://twitter.com/vinayakparmar92",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ProjectUtilities/Classes/**/*"