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
/
b
/
f
/
6
/
mypodpro
/
0.2.2
/
mypodpro.podspec.json
blob
feb4266be56b80024ad8e21ffdee0afbe9539129
1
{
2
"name": "mypodpro",
3
"version": "0.2.2",
4
"summary": "<My summary>",
5
"description": "<MUST BE LONGER THAN SUMMARY>",
6
"homepage": "https://github.com/luvsai/mypodpro.git",
7
"license": "MIT",
8
"authors": {
9
"luvsai": "klsaikumar2@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/luvsai/mypodpro.git",
13
"tag": "0.2.2"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"requires_arc": true,
19
"source_files": "*"
20
}