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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
9
/
0
/
f
/
iOS_ParseWS
/
1.0.0
/
iOS_ParseWS.podspec.json
blob
a64ac48a509f20364dd0e7d456bdc53a974e35fc
1
{
2
"name": "iOS_ParseWS",
3
"version": "1.0.0",
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
"ParseWS.h",
13
"ParseWS.m"
14
],
15
"authors": {
16
"reg368": "reg368@gmail.com"
17
},
18
"platforms": {
19
"ios": "8.0"
20
}
21
}