[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 5 / SubApp / 0.0.2 / SubApp.podspec.json
bloba78da84b3c2c1daecc451f47702cf70f8d099624
2   "name": "SubApp",
3   "version": "0.0.2",
4   "summary": "Application to test with sub apps",
5   "description": "Application check for modules. It is app 1.",
6   "homepage": "https://github.com/Marthitejasree/TestApp2.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marthitejasree": "marthitejasree@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Marthitejasree/TestApp2.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "TestApp2/*.{h,m,swift}",
22   "resources": [
23     "TestApp2/**/*.{storyboard,xib,xcassets}"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ]
29   }