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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
9
/
f
/
AppBundle
/
0.0.1
/
AppBundle.podspec.json
blob
ab84cc5cb57feabb832f32618c27ee8870373bab
1
{
2
"name": "AppBundle",
3
"version": "0.0.1",
4
"summary": "AppBundle",
5
"homepage": "https://github.com/donik/AppBundle",
6
"license": "MIT",
7
"authors": {
8
"Daniyar Gabbassov": "donik102@gmail.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/donik/AppBundle.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "Sources/**/*.{h,m,swift}",
18
"requires_arc": true
19
}