repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
9
/
0
/
f
/
iOS_ParseWS
/
1.0.1
/
iOS_ParseWS.podspec.json
blob
e490f1cb17adbb1410234cd0b06a37ae4e9f366a
1
{
2
"name": "iOS_ParseWS",
3
"version": "1.0.1",
4
"license": "MIT",
5
"homepage": "https://github.com/reg368/iOS_ParseWS",
6
"summary": "Provide two type of method fetch Json format data from web service. NSURLSession Base API",
7
"source": {
8
"git": "https://github.com/reg368/iOS_ParseWS.git",
9
"tag": "master"
10
},
11
"source_files": [
12
"XMLDictionary.h",
13
"XMLDictionary.m",
14
"ParseWS.h",
15
"ParseWS.m"
16
],
17
"authors": {
18
"reg368": "reg368@gmail.com"
19
},
20
"platforms": {
21
"ios": "8.0"
22
}
23
}