[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 1 / NSString+VTContainsSubstring / 0.1 / NSString+VTContainsSubstring.podspec.json
blobdbf9ba5a146e2917faaf0836960ace8ca10ac0e0
2   "name": "NSString+VTContainsSubstring",
3   "version": "0.1",
4   "summary": "NSString category to test the presence of a given substring.",
5   "description": "                   `NSString` category to test the presence of a given substring.\n",
6   "homepage": "https://github.com/vtourraine/NSString-VTContainsSubstring",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Tourraine": "me@vtourraine.net"
13   },
14   "social_media_url": "http://twitter.com/vtourraine",
15   "source": {
16     "git": "https://github.com/vtourraine/NSString-VTContainsSubstring.git",
17     "tag": "0.1"
18   },
19   "source_files": "Classes",
20   "frameworks": "Foundation",
21   "requires_arc": true