| { |
| "name": "tianma_live", |
| "version": "0.3.4", |
| "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.3.4" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "tianma_live/**/*.framework/Headers/*", |
| "ios": { |
| "vendored_frameworks": "tianma_live/**/*.framework" |
| }, |
| "pod_target_xcconfig": { |
| "VALID_ARCHS[sdk=iphonesimulator*]": "" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "dependencies": { |
| "TMSDK": [ |
| |
| ], |
| "TMUserCenter": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "JSONModel": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "YYCache": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "QBImagePickerController": [ |
| "~> 3.4.0" |
| ], |
| "MJExtension": [ |
| |
| ], |
| "IJKMediaFramework": [ |
| |
| ] |
| } |
| } |