[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / 0 / NSString-Email / 0.0.2 / NSString-Email.podspec.json
blobb440348d1a37948da54ea10ed9c0093c3c7a1362
2   "name": "NSString-Email",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A category on NSString for checking if a string is an email address.",
9   "homepage": "https://github.com/NZN/NSString-Email",
10   "screenshots": "http://s24.postimg.org/amuiafe51/NSString_Email.png",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "5.0"
14   },
15   "authors": {
16     "Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
17   },
18   "source_files": "NSString-Email/*.{h,m}",
19   "source": {
20     "git": "https://github.com/NZN/NSString-Email.git",
21     "tag": "0.0.2"
22   }