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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
d
/
0
/
7
/
MPFirst
/
0.2.1
/
MPFirst.podspec.json
blob
aaafd12adc89a72381f06ea927a5daef6d892694
1
{
2
"name": "MPFirst",
3
"version": "0.2.1",
4
"summary": "This is my first pods",
5
"homepage": "https://github.com/mohakparmar/MPFirst",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"mohakparmar": "mohak@infoware.ws"
12
},
13
"source": {
14
"git": "https://github.com/mohakparmar/MPFirst.git",
15
"tag": "0.2.1"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "MPFirst/Classes/*.{h,m,swift}"
21
}