[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 0 / 2 / 5 / sndfile-Framework / 1.0.25 / sndfile-Framework.podspec.json
blob2e40f93b444be4085768ed4593146298b735ae9a
2   "name": "sndfile-Framework",
3   "version": "1.0.25",
4   "license": "LPGL",
5   "summary": "Libsndfile is a C library for reading and writing files containing sampled sound",
6   "homepage": "https://github.com/PRX/sndfile-Framework",
7   "social_media_url": "https://twitter.com/prx",
8   "authors": {
9     "Chris Kalafarski": "chris.kalafarski@prx.org"
10   },
11   "source": {
12     "git": "https://github.com/PRX/sndfile-Framework.git",
13     "tag": "1.0.25"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.7"
19   },
20   "source_files": "sndfile.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "sndfile.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
24   },
25   "preserve_paths": "sndfile.framework"