[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / 2 / JELibrarySample / 0.1.0 / JELibrarySample.podspec.json
blobc1da9474c52e9d392fcc5d42402b1b5ffcffdcc2
2   "name": "JELibrarySample",
3   "version": "0.1.0",
4   "summary": "summary JELibrarySample.",
5   "description": "Cocoapod Register Test. Cocoapod Register Test",
6   "homepage": "https://github.com/jieunpark/JELibrarySample",
7   "license": "MIT",
8   "authors": {
9     "jepark": "jepark@mhand.net"
10   },
11   "source": {
12     "git": "https://github.com/jieunpark/JELibrarySample.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JELibrarySample": [
22       "Pod/Assets/*.png"
23     ]
24   }