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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
c
/
b
/
1
/
ez_iap
/
0.0.3
/
ez_iap.podspec.json
blob
659990ae3301c509728a1e6abf5a4d071655ee6d
1
{
2
"name": "ez_iap",
3
"version": "0.0.3",
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": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/haroel/ez_iap.git",
15
"tag": "0.0.3"
16
},
17
"source_files": [
18
"ez_iap",
19
"ez_iap/*.{h,m,mm}"
20
],
21
"frameworks": "StoreKit"
22
}