[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 3 / e / Sheety / 0.1 / Sheety.podspec.json
blob6174cdd632f272fa62806cc47687fc8d51aae415
2   "name": "Sheety",
3   "version": "0.1",
4   "summary": "Sheety framework for Swift.",
5   "description": "Written in Swift.\nMy Sheety Framework.",
6   "homepage": "https://github.com/omidgolparvar/Sheety",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Omid Golparvar": "iGolparvar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/omidgolparvar/Sheety.git",
16     "tag": "0.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "source_files": [
27     "Sheety/*.{h,swift}",
28     "Sheety/**/*.swift",
29     "Sheety/**/*.xib",
30     "Sheety/**/*.storyboard"
31   ],
32   "public_header_files": "Sheety/*.h",
33   "libraries": "z"