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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
2
/
1
/
b
/
PhotoTweaks
/
1.0.3
/
PhotoTweaks.podspec.json
blob
4fa9753ec59f9cf6f5775ac249c90729fe3d6ba1
1
{
2
"name": "PhotoTweaks",
3
"version": "1.0.3",
4
"license": "MIT",
5
"homepage": "https://github.com/itouch2/PhotoTweaks",
6
"authors": {
7
"Tu You": "yoututouch@gmail.com"
8
},
9
"summary": "Drag, Rotate, Scale and Crop.",
10
"source": {
11
"git": "https://github.com/itouch2/PhotoTweaks.git",
12
"tag": "1.0.3"
13
},
14
"source_files": "PhotoTweaks/PhotoTweaks/*.{h,m}",
15
"frameworks": [
16
"Foundation",
17
"CoreGraphics",
18
"UIKit"
19
],
20
"requires_arc": true,
21
"platforms": {
22
"ios": "7.0"
23
}
24
}