| { |
| "name": "tianma_live", |
| "version": "0.2.0", |
| "summary": "this is the tianma_live framework for tianma.", |
| "description": "a framework for tianma live.a framework for tianma live.", |
| "homepage": "https://gitee.com/livea01/livea01_ios", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "360tianma@higgses.com": "360tianma@higgses.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/livea01/livea01_ios.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "tianma_live/tianma_live/Classes/*", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |