[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 2 / b / SDFoundationHelpers / 0.0.3 / SDFoundationHelpers.podspec.json
blob016d398da3692283901fcc21610676f9d979ab52
2   "name": "SDFoundationHelpers",
3   "version": "0.0.3",
4   "summary": "Foundation helper classes and categories",
5   "description": "Foundation helper classes and categories: NSDictionary",
6   "homepage": "https://github.com/SergeyDukhovich",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Dukhovich": "sergey.dukhovich@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SergeyDukhovich/SDFoundationHelpers.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "SDFoundationHelpers",
23     "SDFoundationHelpers/**/*.{h,m}"
24   ]