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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
2
/
a
/
6
/
XNetworking
/
1.0.0
/
XNetworking.podspec.json
blob
2c3f3c21d0694605b3ea9c10666e931467594e4e
1
{
2
"name": "XNetworking",
3
"version": "1.0.0",
4
"summary": "iOS networking operations.",
5
"homepage": "https://github.com/timonroe/XNetworking",
6
"license": "MIT",
7
"authors": {
8
"Tim Monroe": "timonroe12@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/timonroe/XNetworking.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"frameworks": [
19
"CoreGraphics",
20
"UIKit",
21
"Foundation"
22
],
23
"source_files": "XNetworking/*"
24
}