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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
a
/
3
/
AYAspect
/
0.1.0
/
AYAspect.podspec.json
blob
39a003dc1d0258a8b717aaeb8bedb8e261f1d1b1
1
{
2
"name": "AYAspect",
3
"version": "0.1.0",
4
"summary": "AOP",
5
"homepage": "https://github.com/alan-yeh/AYAspect",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Alan Yeh": "alan@yerl.cn"
12
},
13
"source": {
14
"git": "https://github.com/alan-yeh/AYAspect.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "AYAspect/Classes/**/*",
21
"public_header_files": "AYAspect/Classes/AYAspect.h"
22
}