| { |
| "name": "CJNativeCodeForWeexEros", |
| "version": "1.0.4", |
| "summary": "Just Testing.", |
| "description": "Testing Private Podspec.\n* Markdown format.\n* Don't worry about the indent, we strip it!", |
| "homepage": "https://github.com/cj2527/CJNativeCodeForWeexEros", |
| "license": "MIT", |
| "authors": { |
| "appleJun": "cj2527@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/cj2527/CJNativeCodeForWeexEros.git", |
| "tag": "1.0.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "resources": "CJNativeCodeForWeexEros/CJNativeCodeForWeexEros/MyCode/**/*", |
| "source_files": "CJNativeCodeForWeexEros/CJNativeCodeForWeexEros/MyCode/*.{h,m,mm}", |
| "frameworks": "UIKit" |
| } |