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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
c
/
b
/
1
/
ez_iap
/
0.0.4
/
ez_iap.podspec.json
blob
b9f5266f3c5587d203cd9f8e703f4242ff9e1176
1
{
2
"name": "ez_iap",
3
"version": "0.0.4",
4
"summary": "iOS iap",
5
"homepage": "https://github.com/haroel/ez_iap",
6
"license": "MIT",
7
"authors": {
8
"Howe Ho": "ihowe@outlook.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/haroel/ez_iap.git",
15
"tag": "0.0.4"
16
},
17
"source_files": [
18
"ez_iap",
19
"ez_iap/*.{h,m,mm}"
20
],
21
"frameworks": "StoreKit"
22
}