| { |
| "name": "HTSegmentsView", |
| "version": "0.0.1", |
| "summary": "A short description of HTSegmentsView.", |
| "description": "A longer description of HTSegmentsView in Markdown format.", |
| "homepage": "https://github.com/NEYouFan/HTSegmentsView-iOS", |
| "license": "MIT", |
| "authors": { |
| "netease": "taozeyu890217@126.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/NEYouFan/HTSegmentsView-iOS.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "HTSegmentsView/*.{h,m}", |
| "dependencies": { |
| "HTCommonUtility": [ |
| "~>0.0.2" |
| ] |
| } |
| } |