| { |
| "name": "TweetSplitter", |
| "version": "0.2.0", |
| "summary": "Tweet splitter is a framwork that cuts down the large sentences into s small meaningful ones", |
| "description": "As a description I can say that Tweet splitter is a framwork that cuts down the large sentences into s small meaningful ones", |
| "homepage": "https://github.com/asharpvan/TweetSplitter", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "asharpvan": "iospranav1712@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/asharpvan/TweetSplitter.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TweetSplitter/Classes/**/*" |
| } |