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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
f
/
7
/
1
/
ITKAppList
/
0.0.1
/
ITKAppList.podspec.json
blob
3e869526c94c1ce1c80ac302c4563173bd187383
1
{
2
"name": "ITKAppList",
3
"version": "0.0.1",
4
"summary": "get application list from AppStore by artist id.",
5
"homepage": "https://github.com/itok/ITKAppList",
6
"license": "MIT",
7
"authors": {
8
"itok": "i@itok.jp"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/itok/ITKAppList.git",
15
"tag": "v0.0.1"
16
},
17
"source_files": "ITKAppList/*.{m,h}"
18
}