{ | |
"name": "CyRestKit", | |
"version": "0.0.1", | |
"summary": "싸이월드 RestKit 라이브러리", | |
"description": "싸이월드 RestKit 라이브러리를 이용한 RestKit 라이브러리.", | |
"homepage": "https://github.com/Cyworld/CyRestKit", | |
"license": "MIT", | |
"authors": { | |
"Chulkee Min": "min432@naver.com" | |
}, | |
"source": { | |
"git": "https://github.com/Cyworld/CyRestKit.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*", | |
"resource_bundles": { | |
"CyRestKit": [ | |
"Pod/Assets/*.png" | |
] | |
} | |
} |