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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
1
/
c
/
b
/
WovenStar
/
0.1
/
WovenStar.podspec.json
blob
ff0f2099436dc2bdc72888d813f8c2e4ce379aed
1
{
2
"name": "WovenStar",
3
"version": "0.1",
4
"summary": "Another loading style animation.",
5
"homepage": "https://github.com/iaomw/WovenStar",
6
"license": "MIT",
7
"authors": {
8
"Sandy Lee": "iaomw@live.com"
9
},
10
"source": {
11
"git": "https://github.com/Eddpt/WovenStar.git",
12
"tag": 0.1
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "WovenStar/essence/*.{h,m}",
19
"frameworks": [
20
"QuartzCore",
21
"CoreGraphics"
22
]
23
}