| { |
| "name": "QTDateCalculationHelper", |
| "version": "0.1", |
| "summary": "QTDateCalculationHelper", |
| "description": "QTDateCalculationHelper", |
| "homepage": "https://github.com/HelloBie/QTDateCalculationHelper.git", |
| "license": "MIT", |
| "authors": { |
| "不不不紧张": "1005903848@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/HelloBie/QTDateCalculationHelper.git", |
| "tag": "0.1" |
| }, |
| "ios": { |
| "frameworks": "Foundation" |
| }, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "source_files": "QTDateCalculationHelper/QTDateCalculationHelper/QTDateCalculationHelper/*.{h,m}", |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ] |
| } |