[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 4 / 2 / NSURLSessionHelper / 0.0.1 / NSURLSessionHelper.podspec.json
bloba9365a1afca422d79b47d4ec5fd80774d9f3407f
2   "name": "NSURLSessionHelper",
3   "version": "0.0.1",
4   "summary": "Just an example.",
5   "description": "A simple singleton helper for basic NSURLSessionHelper functions.",
6   "homepage": "http://github.com/federicomazzini/NSURLSessionHelper",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE.txt"
10   },
11   "authors": {
12     "federicodmazzini": "federicodmazzini@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/federicomazzini/NSURLSessionHelper.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "NSURLSessionHelper",
23     "./NSURLSessionHelper/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"