[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / 3 / f / CocoaPodsSample / 1.1.17 / CocoaPodsSample.podspec.json
blob4baffabba3c5e84f69a01c2c575f8bc2b8a1f101
2   "name": "CocoaPodsSample",
3   "version": "1.1.17",
4   "summary": "A cocoapods sample library created for testing.",
5   "description": "This CocoaPods library helps you perform nothing and created for testing.",
6   "homepage": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sai": "saitejaa@ideyalabs.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/chandrakant-idea/cocoapodssample.git",
16     "tag": "1.1.17"
17   },
18   "source_files": "CocoaPodsSample/*.{a,h}",
19   "ios": {
20     "xcconfig": {
21       "HEADER_SEARCH_PATHS": "CocoaPodsSample/CocoaPodsSample"
22     }
23   },
24   "swift_versions": [
25     "5.0"
26   ],
27   "platforms": {
28     "ios": "8.0"
29   },
30   "swift_version": "5.0"