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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
b
/
3
/
XLsn0wPicturer
/
1.1.3
/
XLsn0wPicturer.podspec.json
blob
b65022d63aa3739b4e9a5f52e144a852682c8b6e
1
{
2
"name": "XLsn0wPicturer",
3
"version": "1.1.3",
4
"summary": "An iOS Picture Downloader Library Born Of XLsn0wKit",
5
"authors": {
6
"XLsn0w": "xlsn0w@qq.com"
7
},
8
"requires_arc": true,
9
"platforms": {
10
"ios": "7.0"
11
},
12
"license": {
13
"type": "MIT",
14
"file": "LICENSE"
15
},
16
"homepage": "https://github.com/XLsn0w/XLsn0wPicturer",
17
"source": {
18
"git": "https://github.com/XLsn0w/XLsn0wPicturer.git",
19
"tag": "1.1.3"
20
},
21
"source_files": [
22
"XLsn0w/*.{h}",
23
"XLsn0w/**/*.{h,m}"
24
],
25
"frameworks": [
26
"UIKit",
27
"CoreFoundation",
28
"CoreText",
29
"CoreGraphics",
30
"CoreImage",
31
"QuartzCore",
32
"ImageIO",
33
"AssetsLibrary"
34
]
35
}