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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
f
/
6
/
e
/
ARA
/
1.0.5
/
ARA.podspec.json
blob
cd3cfbf664e7037b97240939931daad40d1de244
1
{
2
"name": "ARA",
3
"version": "1.0.5",
4
"summary": "Test description of ARA. DQH",
5
"homepage": "https://github.com/G-Singularity/ARA",
6
"license": "MIT",
7
"authors": {
8
"awesome8": "awesome8@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/G-Singularity/ARA.git",
15
"tag": "1.0.5"
16
},
17
"source_files": "ARA/ARA/ARA/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"HandyFrame": [
21
22
],
23
"ARB_Category": [
24
25
]
26
}
27
}