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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
4
/
0
/
6
/
EventIOSdk
/
1.0.0
/
EventIOSdk.podspec.json
blob
9c57760842348bca36740b15684314c78a849557
1
{
2
"name": "EventIOSdk",
3
"version": "1.0.0",
4
"summary": "EventIOSdk is event track SDK.",
5
"homepage": "https://github.com/weventio/EventIOSdk",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "we",
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/weventio/EventIOSdk.git",
16
"tag": "1.0.0"
17
},
18
"vendored_frameworks": "EventIOSdk.framework",
19
"frameworks": [
20
"Foundation",
21
"UIKit",
22
"CoreTelephony",
23
"AdSupport",
24
"iAd"
25
]
26
}