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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
c
/
2
/
8
/
IC3FinanceKit
/
1.0.0
/
IC3FinanceKit.podspec.json
blob
eccb162099257c032748db0362f28dab85dc4e2b
1
{
2
"name": "IC3FinanceKit",
3
"version": "1.0.0",
4
"summary": "...",
5
"homepage": "https://github.com/ic3w33k/IC3FinanceKit",
6
"license": "MIT",
7
"authors": {
8
"ic3w33k": "ic3w33k@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ic3w33k/IC3FinanceKit",
15
"tag": "1.0.0"
16
},
17
"source_files": "IC3FinanceKit/**/*.{h,m}",
18
"requires_arc": true
19
}