[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / TwoLAME-Framework / 0.3.13 / TwoLAME-Framework.podspec.json
blob5d7619bcaf48fa85822805b4ff25bf1cc662692d
2   "name": "TwoLAME-Framework",
3   "version": "0.3.13",
4   "license": "LPGL",
5   "summary": "TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder",
6   "homepage": "https://github.com/PRX/TwoLAME-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/TwoLAME-Framework.git",
13     "tag": "0.3.13"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.7"
19   },
20   "source_files": "TwoLAME.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "TwoLAME.framework",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
24   },
25   "preserve_paths": "TwoLAME.framework"