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] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git]
/
Specs
/
0
/
a
/
6
/
AZEasyMapping
/
0.0.1
/
AZEasyMapping.podspec.json
blob
3399ae11bd6b3f24e52569a9c875ed1c6600592b
1
{
2
"name": "AZEasyMapping",
3
"version": "0.0.1",
4
"summary": "[Objective-C] JSON Easy Mapping",
5
"homepage": "https://github.com/zarochintsev/AZEasyMapping",
6
"license": "MIT",
7
"authors": {
8
"Александр Зарочинцев": "alex@notan.ua"
9
},
10
"source": {
11
"git": "https://github.com/zarochintsev/AZEasyMapping.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"source_files": [
18
"AZEasyMapping",
19
"*.{h,m}"
20
],
21
"requires_arc": true
22
}