[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / e / f / CyRestKit / 0.0.1 / CyRestKit.podspec.json
blobec63d32f9c39e13dd38b0c5526cb8e8fef628279
2   "name": "CyRestKit",
3   "version": "0.0.1",
4   "summary": "싸이월드 RestKit 라이브러리",
5   "description": "싸이월드 RestKit 라이브러리를 이용한 RestKit 라이브러리.",
6   "homepage": "https://github.com/Cyworld/CyRestKit",
7   "license": "MIT",
8   "authors": {
9     "Chulkee Min": "min432@naver.com"
10   },
11   "source": {
12     "git": "https://github.com/Cyworld/CyRestKit.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CyRestKit": [
22       "Pod/Assets/*.png"
23     ]
24   }