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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
4
/
c
/
e
/
TXMyKit
/
0.0.1
/
TXMyKit.podspec.json
blob
6bbefc25df62e43e80eb803911b1bfe28f98deae
1
{
2
"name": "TXMyKit",
3
"version": "0.0.1",
4
"summary": "The summary for TXMyKit.",
5
"description": "The description for TXMyKit.",
6
"homepage": "https://github.com/jay945/TXPrj",
7
"license": "MIT",
8
"authors": {
9
"jay945": ""
10
},
11
"source": {
12
"git": "https://github.com/jay945/TXPrj.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"TXMyKit",
17
"TXMyKit/*.{h,m}"
18
],
19
"exclude_files": "TXMyKit/Exclude",
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}