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
/
0
/
3
/
b
/
ThirdPod
/
0.1.0
/
ThirdPod.podspec.json
blob
9298f3e49c7235ff2b195d91f797dbaef4389be2
1
{
2
"name": "ThirdPod",
3
"version": "0.1.0",
4
"summary": "this is my first cocoa pod",
5
"homepage": "https://github.com/muruganm567/ThirdPod",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Ramel Rana": "ramel.rana@thermofisher.com"
12
},
13
"source": {
14
"git": "https://github.com/muruganm567/ThirdPod.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ThirdPod/Classes/**/*"
21
}