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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
6
/
9
/
c
/
SwCD
/
0.1.2
/
SwCD.podspec.json
blob
757a7dcc3572221d0956b96ff91bf887284fa8db
1
{
2
"name": "SwCD",
3
"version": "0.1.2",
4
"summary": "Lightweight CoreData library written in Swift.",
5
"homepage": "https://github.com/xxxAIRINxxx/SwCD",
6
"license": "MIT",
7
"authors": {
8
"Airin": "xl1138@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xxxAIRINxxx/SwCD.git",
12
"tag": "0.1.2"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "SwCD/",
19
"frameworks": [
20
"UIKit",
21
"CoreData"
22
]
23
}