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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
7
/
5
/
DreamingKit
/
0.1.1
/
DreamingKit.podspec.json
blob
dabe448919035d844bde653c2e1480a409cbdbc6
1
{
2
"name": "DreamingKit",
3
"version": "0.1.1",
4
"summary": "a kit",
5
"description": " a simple kit\n",
6
"homepage": "https://github.com/swamp-x/DreamingKit",
7
"license": "MIT",
8
"authors": {
9
"swampx": "swampx@163.com"
10
},
11
"source": {
12
"git": "https://github.com/swamp-x/DreamingKit.git",
13
"tag": "0.1.1"
14
},
15
"source_files": [
16
"DreamingKit",
17
"DreamingKit/**/*.{h,m}"
18
],
19
"requires_arc": true,
20
"platforms": {
21
"ios": "5.0"
22
}
23
}