[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / 2 / b / SDFoundationHelpers / 0.0.4 / SDFoundationHelpers.podspec.json
blobfc2f90eb2d3b4502bbdfb301f7ad01cbbac999bb
2   "name": "SDFoundationHelpers",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "SDFoundationHelpers",
23     "SDFoundationHelpers/**/*.{h,m}"
24   ]