[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / NgFramework / 0.1.0 / NgFramework.podspec.json
blob4be0d73dc7e67bc82d55ef9229af1bdbed00e9d0
2   "name": "NgFramework",
3   "version": "0.1.0",
4   "summary": "A swift framework for experimenting with TDD programming.",
5   "description": "Experimenting\na) creating a pod.\nb) TDD development using Quick unit testing.\nc) Adding other pods as dependecies.\nd) creating an awsome framework to begin any iOS project.",
6   "homepage": "https://github.com/neerajgoyal12/NgFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "neerajgoyal12": "neerajgoyal12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/neerajgoyal12/NgFramework.git",
16     "tag": "v0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NgFramework/Classes/**/*",
22   "pushed_with_swift_version": "3.0"