[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 4 / IdFramework / 1.0.1 / IdFramework.podspec.json
blob7d55e98eb5aa4b0ffa941fc46afac8dd1ca8e729
2   "name": "IdFramework",
3   "version": "1.0.1",
4   "summary": "This is Idans Framework.",
5   "description": "This project contains a framework with usefull functionality",
6   "homepage": "https://github.com/idanisra/IdFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idanisra": "idan.israel@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/idanisra/IdFramework.git",
20     "tag": "1.0.1"
21   },
22   "static_framework": true,
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "dependencies": {
27     "FirebaseCore": [
29     ],
30     "FirebaseAuth": [
32     ],
33     "FirebaseStorage": [
35     ]
36   },
37   "xcconfig": {
38     "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Fibrease/**"
39   },
40   "source_files": "IdFramework/Classes/**/*.swift",
41   "swift_version": "4.2"