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] A00LaunchMeasure 1.0.2
[CocoaPods.git]
/
Specs
/
8
/
4
/
5
/
HTCore
/
1.0.0
/
HTCore.podspec.json
blob
03ddeb05377cd120a111fdbaf91d235f2ac64c0a
1
{
2
"name": "HTCore",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "A CoreKit",
8
"homepage": "https://github.com/fiteen/HTCore",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"fiteen": "martell1994@icloud.com"
15
},
16
"source": {
17
"git": "https://github.com/fiteen/HTCore.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"HTCore/Classes/**/*"
22
],
23
"requires_arc": true
24
}