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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
7
/
2
/
1
/
SFMapping
/
0.0.4
/
SFMapping.podspec.json
blob
a8016894a317c2c23ce95881b76f199b701b7b07
1
{
2
"name": "SFMapping",
3
"version": "0.0.4",
4
"summary": "Object mapping.",
5
"homepage": "http://dev.stanfy.com",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Paul Taykalo": "ptaykalo@stanfy.com.ua"
11
},
12
"source": {
13
"git": "https://github.com/stanfy/SFObjectMapping.git",
14
"tag": "0.0.4"
15
},
16
"platforms": {
17
"ios": "4.3"
18
},
19
"source_files": "Classes/**/*.{h,m}",
20
"requires_arc": true
21
}