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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
c
/
4
/
e
/
JSExtension
/
0.0.5
/
JSExtension.podspec.json
blob
166e09415ae7cb3b4e5b4652b5f41ec1f19f0372
1
{
2
"name": "JSExtension",
3
"version": "0.0.5",
4
"summary": "项目开发中的工具、语法糖",
5
"homepage": "https://github.com/ShenYj/JSExtension",
6
"license": "MIT",
7
"platforms": {
8
"ios": "8.0"
9
},
10
"authors": {
11
"Ryan": "shenyj4@51nb.com"
12
},
13
"source": {
14
"git": "https://github.com/ShenYj/JSExtension.git",
15
"tag": "0.0.5"
16
},
17
"source_files": "JSExtension/JSExtension/UIKit+JSExtension/**/*.{h,m}",
18
"requires_arc": true
19
}