[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / e / NKStringUtils / 0.0.1 / NKStringUtils.podspec.json
blob95645ceb31af15d3397e2b2c680ea64c6bf34dc9
2   "name": "NKStringUtils",
3   "version": "0.0.1",
4   "summary": "NKStringUtils is simple string extension for iOS Swift projects.",
5   "description": "A Simple string extensions for all your Swift projects. Its easy to use and integrate.",
6   "homepage": "https://github.com/narezkumar/NKStringUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Naresh Kumar": "narezkumar@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/narezkumar/NKStringUtils.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "NKStringUtils",
23     "NKStringUtils/**/*.{swift}"
24   ],
25   "exclude_files": "NKStringUtils/Exclude"