| { |
| "name": "teemov2", |
| "version": "2.1.1", |
| "summary": "TeemoV2 - The iOS framework that grows your app fast", |
| "description": " TeemoV2 - The iOS framework that grows your app fast (此开发框架由多玩游戏负责维护,提供邮件级技术支持)\n Teemo:Teemo, a short-legged animals, escape fast, favorite mushroom, well known as \"Group fights can lose, Teemo must die!\".\n Teemo:提莫,一种短腿动物,逃跑超快,最爱蘑菇,素有“团战可以输,提莫必须死!”的美称\n", |
| "homepage": "https://github.com/duowan/teemov2", |
| "license": "MIT", |
| "authors": { |
| "PonyCui": "cuis@vip.qq.com" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source": { |
| "git": "https://github.com/duowan/teemov2.git", |
| "tag": "2.1.1" |
| }, |
| "source_files": [ |
| "TeemoFramework", |
| "TeemoFramework/**/*.{h,m}" |
| ], |
| "preserve_paths": "TeemoFramework/**/*.{php}", |
| "requires_arc": true, |
| "dependencies": { |
| "gtm-http-fetcher": [ |
| "~> 1.0.129" |
| ], |
| "Reachability": [ |
| "~> 3.1.1" |
| ], |
| "MBProgressHUD": [ |
| "~> 0.8" |
| ], |
| "FMDB": [ |
| "~> 2.2" |
| ], |
| "Objective-LevelDB": [ |
| "~> 2.0.6" |
| ], |
| "Base64nl": [ |
| "~> 1.2" |
| ], |
| "NimbusKit-AttributedLabel": [ |
| "~> 1.0.0" |
| ], |
| "RNCryptor": [ |
| "~> 2.2" |
| ], |
| "SSKeychain": [ |
| |
| ] |
| } |
| } |