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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
2
/
7
/
1
/
Olla4iOS
/
0.1.1
/
Olla4iOS.podspec.json
blob
1ddd7a528bd6fa2eb38522f08eca812508963573
1
{
2
"name": "Olla4iOS",
3
"version": "0.1.1",
4
"authors": {
5
"nonstriater": "510495266@qq.com"
6
},
7
"summary": "iOS framework",
8
"platforms": {
9
"ios": "6.0"
10
},
11
"license": "MIT",
12
"homepage": "http://weibo.com/ranwj",
13
"source": {
14
"git": "https://github.com/nonstriater/Olla4iOS.git",
15
"tag": "v0.1.1"
16
},
17
"source_files": "**/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"AVFoundation",
21
"QuartzCore",
22
"CoreText",
23
"AssetsLibrary"
24
],
25
"libraries": "sqlite3"
26
}