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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
3
/
2
/
MRCoreData
/
1.0.0
/
MRCoreData.podspec.json
blob
1883841552a09e70738c525d34a30b5d596ed0d4
1
{
2
"name": "MRCoreData",
3
"version": "1.0.0",
4
"summary": "一个简单的数据库工具.",
5
"homepage": "https://github.com/mrxir/MRCoreData",
6
"license": "LICENSE",
7
"authors": {
8
"我也没有时光机器": "100885521@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/mrxir/MRCoreData.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude"
22
}