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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
7
/
2
/
f
/
PurchasePopUp
/
0.0.3
/
PurchasePopUp.podspec.json
blob
a8ac700d1ca6d2c6b08bafa4ecea48244b8e6189
1
{
2
"name": "PurchasePopUp",
3
"version": "0.0.3",
4
"summary": "PurchasePopUp",
5
"homepage": "https://github.com/mcmatan/PurchasePopUp",
6
"platforms": {
7
"ios": "8.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Matan"
15
},
16
"source": {
17
"git": "https://github.com/mcmatan/PurchasePopUp.git",
18
"tag": "0.0.3"
19
},
20
"frameworks": "UIKit",
21
"source_files": [
22
"PurchasePopUp/*",
23
"Vendor/*",
24
"Resource/*",
25
"PurchasePopUp/PurchasePopUp/*"
26
],
27
"requires_arc": true
28
}