| { | |
| "name": "HTAlgorithm", | |
| "version": "0.1.3", | |
| "summary": "A short description of HTAlgorithm.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/squarepants1991/HTAlgorithm", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "squarepants1991": "tomcat1991@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/squarepants1991/HTAlgorithm.git", | |
| "tag": "0.1.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HTAlgorithm/Classes/**/*" | |
| } |