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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
2
/
7
/
b
/
mypodgit
/
0.1.0
/
mypodgit.podspec.json
blob
b36a53643aeec0973f33e6df0a8f0b6c2b3003d9
1
{
2
"name": "mypodgit",
3
"version": "0.1.0",
4
"summary": "New Paid demo",
5
"description": "<MUST BE LONGER THAN SUMMARY>",
6
"homepage": "https://github.com/venkatAmigo/mypodgit.git",
7
"license": "MIT",
8
"authors": {
9
"Venkat": "venkatmbts43@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/venkatAmigo/mypodgit.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "9.0"
17
},
18
"requires_arc": true,
19
"source_files": "*"
20
}